a number
number
Gets the arccosine of a number
a number
number
Adds two numbers
two numbers
number
Gets the arcsine of a number
a number
number
Gets the arctangent of a number
a number
number
Ceils a number
a number
number
Gets the cosine of a number
a number
number
Converts degrees to radians
a number in degrees
number
Divides two numbers
two numbers
number
Eases a number by providing x parameter 0-1 and a range of output values
a number, min and max values, and ease type
number
Gets the natural exponent of a number
a number
number
Floors a number
a number
number
Gets the natural logarithm of a number
a number
number
Gets the base 10 logarithm of a number
a number
number
Does modulus operation
two numbers and operator
Result of modulus operation
Multiplies two numbers
two numbers
number
Negates a number
a number
number
Creates a number
a number to be created
number
Does basic math operations on one number
one number and operator action
Result of math operation
Creates a PI number
A number PI
Powers a number
two numbers
number
Converts radians to degrees
a number in radians
number
Creates a random number between 0 and 1
A random number between 0 and 1
Creates a random number between low and high value
low and high numbers
A random number
Creates random numbers between low and high values
low and high numbers
A list of random numbers
Remaps a number from one range to another
one number and operator action
Result of mapping
Rounds a number
a number
number
Does rounding to decimals
a number and decimal places
Result of rounding
Gets the sine of a number
a number
number
Gets the square root of a number
a number
number
Subtracts two numbers
two numbers
number
Gets the tangent of a number
a number
number
Raises 10 to the power of a number
a number
number
Rounds the number to decimal places
a number to be rounded to decimal places
number
Does basic math operations
two numbers and operator
Result of math operation action
Generated using TypeDoc
Gets the absolute value of a number
basics
abs
false