Math Toolbox
Contents
- 1 Complex Equal
- 2 Complex Not Equal
- 3 Complex Addition
- 4 Complex Subtract
- 5 Complex Multiplication
- 6 Complex Division
- 7 Complex to Real
- 8 Real to Complex
- 9 Complex to Polar
- 10 Polar to Complex
- 11 Complex Sine
- 12 Complex Hyperbolic Sine
- 13 Complex Cosine
- 14 Complex Hyperbolic Cosine
- 15 Complex Tangent
- 16 Complex Hyperbolic Tangent
- 17 Complex Natural Antilog
- 18 Complex Conjugate
- 19 Real Greater Than
- 20 Real Greater than or Equal
- 21 Real Equal
- 22 Real Not Equal
- 23 Real Addition
- 24 Real Multiplication
- 25 Real Subtract
- 26 Real Division
- 27 Real Absolute Value
- 28 Real Power
- 29 Real Maximum
- 30 Real Minimum
- 31 Real Sine
- 32 Real Cosine
- 33 Real Tangent
- 34 Real Arc Tangent
- 35 Natural Antilog ex
- 36 Real Logarithm
- 37 Real Square Root
- 38 Real Round
- 39 Real Ceiling
- 40 Floor
- 41 Modulus
- 42 Arc Tangent 2
- 43 PI
- 44 Natural number e
- 45 Real Random
- 46 Real Delay
- 47 Real Calibrate
Complex Equal
Equal for use with complex numbers.
Complex Not Equal
Not equal for use with complex numbers.
Complex Addition
Addition for use with complex numbers.
Complex Subtract
Subtract for use with complex numbers.
Complex Multiplication
Multiplication for use with complex numbers.
Complex Division
Division for use with complex numbers.
Complex to Real
Converts complex numbers to real numbers.
Real to Complex
Converts real numbers to complex numbers.
Complex to Polar
Converts complex numbers to polar coordinates.
Polar to Complex
Converts polar coordinates to complex numbers.
Complex Sine
Calculates the sine of complex numbers.
Complex Hyperbolic Sine
Calculates the hyperbolic sine of complex numbers.
Complex Cosine
Calculates the cosine of complex numbers.
Complex Hyperbolic Cosine
Calculates the hyperbolic cosine of complex numbers.
Complex Tangent
Calculates the tangent of complex numbers.
Complex Hyperbolic Tangent
Calculates the hyperbolic tangent of complex numbers.
Complex Natural Antilog
Calculates natural antilogarithm of complex numbers e2
Complex Conjugate
Outputs the conjugate of complex numbers.
Real Greater Than
Greater than for use with real numbers.
Real Greater than or Equal
Greater than or equal for use with real numbers.
Real Equal
Equal to for use with real numbers.
Real Not Equal
Not equal to for use with real numbers.
Real Addition
Addition for use with real numbers.
Real Multiplication
Multiplication for use with real numbers.
Real Subtract
Subtraction for use with real numbers.
Real Division
Division for use with real numbers.
Real Absolute Value
Calculates the absolute value of real numbers.
Real Power
Raises a real number to a power.
Real Maximum
Outputs the maximum real value.
Real Minimum
Outputs the minimum real value.
Real Sine
Calculates the sine of real numbers.
Real Cosine
Calculates the of real numbers.
Real Tangent
Calculates the tangent of real numbers.
Real Arc Tangent
Calculates the arc tangent of real numbers.
Natural Antilog ex
Calculates the antilog of real numbers.
Real Logarithm
Calculates the Logarithm of real numbers.
Real Square Root
Calculates the square root of real numbers.
Real Round
Real Ceiling
Calculates ceiling value of real numbers.
Floor
Calculates floor value of real numbers.
Modulus
Calculates remainder of a real number.
Arc Tangent 2
Determines the four-quadrant arc tangent.
PI
Natural number e
Real Random
Generates random real numbers.
Real Delay
Delays sending current value until next event is received