Abs (Absolute Value)

Acos (Arccosine)

Angle_Between_Two_Points

Any_pow (Exponentiation)

Any_root (Roots)

Asin (Arcsine)

Atan (Arctangent)

Atan2 (Arctangent with Quadrant Handling)

Bin (Binary Conversion)

Bin_to_Dec (Binary to Decimal)

Ceil (Ceiling)

Center_Between_Two_Points


Combination

Convert_from_any_base

Convert_to_any_base

Cos (Cosine)

Cosh (Hyperbolic Cosine)

Cubic_root

DMS (Degrees, Minutes, Seconds Conversion)

Decrement

Deg (Degrees to Radians)

Distance_Between_Two_Points

Exp (Natural Exponent)

Factorial

Floor

Fmod (Floating-Point Modulus)

Frac (Fractional Part)

Frexp (Fraction and Exponent Split)

Hex (Hexadecimal Conversion)

Hex_to_Dec (Hexadecimal to Decimal)

Hyp_Cos (Hyperbolic Cosine)

Hyp_Sin (Hyperbolic Sine)

Hyp_Tan (Hyperbolic Tangent)

Increment

Int (Truncation)

Is_Bin (Binary Number Check)

Is_Hex (Hexadecimal Number Check)

Is_Number

Is_Oct (Octal Number Check)

Is_Range

Ldexp (Combine Fraction and Exponent)

Ln (Natural Logarithm)

Log (Natural Logarithm - Alias)

Log10 (Base-10 Logarithm)


Minus (Negation)

Mod (Modulus)

Modf (Split into Integer and Fraction)

Oct (Octal Conversion)

Oct_to_Dec (Octal to Decimal)

Permutation

Pi

Point_In_Polygon

Pow (Exponentiation - Alias)

Pow_minus_one (Reciprocal)

Pow_three (Cubing)

Rad (Radians to Degrees)

RandomSeed

Rnd (Random Number between 0 and 1)

Rnd_Between (Random Number within Range)

Round

Sin (Sine)

Sinh (Hyperbolic Sine)

Sqrt (Square Root)

Tan (Tangent)

Tanh (Hyperbolic Tangent)

Val (String to Number)

aCos, aSin, aTan, pi