| Class | Description |
|---|---|
| AbsFloat |
Native function ballerina.math:absFloat.
|
| AbsInt |
Native function ballerina.math:absInt.
|
| Acos |
Native function ballerina.math:acos.
|
| Asin |
Native function ballerina.math:asin.
|
| Atan |
Native function ballerina.math:atan.
|
| Atan2 |
Native function ballerina.math:atan2.
|
| Cbrt |
Native function ballerina.math:cbrt.
|
| Ceil |
Native function ballerina.math:ceil.
|
| CopySign |
Native function ballerina.math:copySign.
|
| Cos |
Native function ballerina.math:cos.
|
| Cosh |
Native function ballerina.math:cosh.
|
| Exp |
Native function ballerina.math:exp.
|
| Expm1 |
Native function ballerina.math:expm1.
|
| Exponent |
Native function ballerina.math:getExponent.
|
| Floor |
Native function ballerina.math:floor.
|
| FloorDiv |
Native function ballerina.math:floorDiv.
|
| FloorMod |
Native function ballerina.math:floorMod.
|
| Hypot |
Native function ballerina.math:hypot.
|
| IEEERemainder |
Native function ballerina.math:IEEEremainder.
|
| Log |
Native function ballerina.math:log.
|
| Log10 |
Native function ballerina.math:log10.
|
| Log1p |
Native function ballerina.math:log1p.
|
| NegateExact |
Native function ballerina.math:negateExact.
|
| NextAfter |
Native function ballerina.math:nextAfter.
|
| NextDown |
Native function ballerina.math:nextDown.
|
| NextUp |
Native function ballerina.math:nextUp.
|
| Pow |
Native function ballerina.math:pow.
|
| Random |
Native function wso2.ballerina.math:random.
|
| RandomInRange |
Native function wso2.ballerina.math:random.
|
| Rint |
Native function ballerina.math:rint.
|
| Round |
Native function ballerina.math:round.
|
| Scalb |
Native function ballerina.math:scalb.
|
| Signum |
Native function ballerina.math:signum.
|
| Sin |
Native function ballerina.math:sin.
|
| Sinh |
Native function ballerina.math:sinh.
|
| Sqrt |
Native function ballerina.math:exp.
|
| Tan |
Native function ballerina.math:tan.
|
| Tanh |
Native function ballerina.math:tanh.
|
| ToDegrees |
Native function ballerina.math:toDegrees.
|
| ToRadians |
Native function ballerina.math:toRadians.
|
| Ulp |
Native function ballerina.math:ulp.
|
Copyright © 2018 WSO2. All rights reserved.