Represents the absolute value function.
Represents the inverse trigonometric cosine function.
Represents the inverse hyperbolic cosine function.
Represents the inverse trigonometric sine function.
Represents the inverse hyperbolic sine function.
Represents the inverse trigonometric tangent function.
Represents the inverse hyperbolic tangent function.
Represents the least integer function.
Represents the trigonometric cosine function.
Represents the hyperbolic cosine function.
Represents the exponentiation function.
Represents the greatest integer function.
Represents the natural logarithm function (to the base e
).
Represents the common logarithm function (to the base 10).
The operator to evaluate magnitude of a vector.
Represents the negative of a scalar.
Represents the trigonometric sine function.
Represents the hyperbolic sine function.
Represents the square root function.
Represents the trigonometric tangent function.
Represents the hyperbolic tangent function.
The operator to evaluate the unit vector along a given vector.
Generated using TypeDoc
Represents any kind of operator that only takes one operand to operate on.