Back to Aurora Vision Library website
You are here: Start » Function Reference » All Functions » Math
Math
Select Filter Equivalent below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| Ceil | Computes the ceil of a number. |
FoundationLite | ||
| Cosine | Computes the cosine of an angle. |
FoundationLite | ||
| Cotangent | Computes the cotangent of an angle. |
FoundationLite | ||
| Floor | Computes the floor of a number. |
FoundationLite | ||
| Logarithm | Computes the logarithm of a number in a given base. |
FoundationLite | ||
| Power | Computes the power of a number. |
FoundationLite | ||
| Round | Computes rounded value of a number. |
FoundationLite | ||
| Signum | Computes the sign of a number. |
FoundationLite | ||
| Sine | Computes the sine of an angle. |
FoundationLite | ||
| SquareRoot | Computes the square root of a number. |
FoundationLite | ||
| Tangent | Computes the tangent of an angle. |
FoundationLite |
