| AcosFunction |
Returns the arc-cosine (in degrees).
|
| AcosHFunction |
Returns the hyperbolic arc-cosine.
|
| AcosRFunction |
Returns the arc-cosine (in radians).
|
| AcotFunction |
Returns the arc-co-tangent (in degrees).
|
| AcotHFunction |
Returns the arc hyperbolic cotangent.
|
| AcotRFunction |
Returns the arc-co-tangent (in radians).
|
| AsinFunction |
Returns the arc-sine (in degrees).
|
| AsinHFunction |
Returns the hyperbolic arc-sine.
|
| AsinRFunction |
Returns the arc-sine (in radians).
|
| Atan2Function |
Returns the angle of atan2 (in degrees).
|
| Atan2RFunction |
Returns the angle of atan2 (in radians).
|
| AtanFunction |
Returns the arc-tangent (in degrees).
|
| AtanHFunction |
Returns the hyperbolic arc-sine.
|
| AtanRFunction |
Returns the arc-tangent (in radians).
|
| CosFunction |
Returns the trigonometric cosine of an angle (in degrees).
|
| CosHFunction |
Returns the hyperbolic cosine of a value.
|
| CosRFunction |
Returns the trigonometric cosine of an angle (in radians).
|
| CotFunction |
Returns the co-tangent of an angle (in degrees).
|
| CotHFunction |
Returns the hyperbolic co-tangent of a value.
|
| CotRFunction |
Returns the trigonometric co-tangent of an angle (in radians).
|
| CscFunction |
Returns the co-secant (in degrees).
|
| CscHFunction |
Returns the co-secant.
|
| CscRFunction |
Returns the co-secant (in radians).
|
| DegFunction |
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
|
| RadFunction |
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
|
| SecFunction |
Returns the secant (in degrees).
|
| SecHFunction |
Returns the hyperbolic secant.
|
| SecRFunction |
Returns the secant (in radians).
|
| SinFunction |
Returns the trigonometric sine of an angle (in degrees).
|
| SinHFunction |
Returns the hyperbolic sine of a value.
|
| SinRFunction |
Returns the trigonometric sine of an angle (in radians).
|
| TanFunction |
Returns the trigonometric tangent of an angle (in degrees).
|
| TanHFunction |
Returns the hyperbolic tangent of a value.
|
| TanRFunction |
Returns the trigonometric tangent of an angle (in radians).
|