ACos (arccosine)
Calculates the arccosine, that is, the angle whose cosine is the number that is input as the argument.
Calculates the arccosine, that is, the angle whose cosine is the number that is input as the argument.
Caculates the arcsine, that is, the angle whose sine is the number that is input as the argument.
Calculates the arctangent, that is, the angle whose tangent is the number that is input as the argument.
Calculates the arctangent, or inverse tangent, of the specified x- and y-coordinates.
Rounds a number up to the nearest integer.
Calculates the cosine of the given angle.
Calculates the cotangent of the given angle.
Returns the value that increments by 1.
Calculates e raised to the power of the input number.
Rounds a number down, towards zero.
Calculates the natural logarithm of a number, where the natural logarithms is based on the constant e(2.71828182845904)
Calculates the logarithm of a number to the specified base.
Calculates the base-10 logarithm of a number.
Returns the number 3.14159265358979, the mathematical constant pi.
Calculates the result of a number (scalar Value) raised to a power.
Returns the sum of value in the specified vector.
Rounds a number to a specified number of digits.
Calculates the sine of the given angle.
Calculates the positive square root of the given number.
Calculates the square of the given number.
Calculates the tangent of the given angle.