-
Notifications
You must be signed in to change notification settings - Fork 12
Math Library
Finds the absolute value of a complex number.
Finds the arccosine of a complex number.
Finds the hyperbolic arccosine of a complex number.
Adds two complex numbers.
Finds the phase angle of a complex number.
Finds the arcsine of a complex number.
Finds the hyperbolic arcsine of a complex number.
Finds the arctangent of a complex number.
Finds the hyperbolic arctangent of a complex number.
Finds the conjugate of a complex number.
Finds the cosine of a complex number.
Finds the hyperbolic cosine of a complex number.
Finds the cotangent of a complex number.
Finds the hyperbolic cotangent of a complex number.
Finds the cosecant of a complex number.
Finds the hyperbolic cosecant of a complex number.
Divides two complex numbers.
Finds the exponent of a complex number.
Imaginary part of a complex number.
Finds the inverse of a complex number.
Finds the logarithm of a complex number.
Finds the logarithm (base-10) of a complex number.
Finds the logarithm (base-B) of a complex number.
Copies a complex number into another.
Multiplies two complex numbers.
Finds the complex number for a given polar form.
Finds the power function of a complex number.
Real part of a complex number.
Finds the secant of a complex number.
Finds the hyperbolic secant of a complex number.
Finds the sine of a complex number.
Finds the hyperbolic sine of a complex number.
Finds the square root of a complex number.
Subtracts two complex numbers.
Finds the tangent of a complex number.
Finds the hyperbolic tangent of a complex number.
- UDT: ST_Math_Complex
- UDT: ST_Math_Vector3D