Package-level declarations
Types
Returns the absolute value of a number
Returns the arc cosine of a number
Returns the arc sine of a number
Returns the arc tangent of a number
Returns the smallest integer value that is >= a number
Returns the cosine of a number
Returns the cotangent of a number
Convert a radian value into degrees:
Returns e raised to the power of a specified number
Returns the largest integer value that is <= to a number
Returns the value of PI
Returns the value of a number raised to the power of another number
Convert a radian value into degrees:
Rounds a number to a specified number of decimal places
Returns the sign of a number: -1 - negative number 0 - number is 0 1 - positive number
Returns the sine of a number
Returns the square root of a number
Returns the tangent of a number