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