DADiSP Worksheet Functions > S - Z > TRIGONOMETRIC FUNCTIONS
Calculates the trigonometric functions of a Window.
FUNCTION(expr)
expr - Any expression evaluating to a series, table, integer, real or complex number. The operation is in radians unless SETDEGREE is invoked. Real input values must be in the range -1 to +1 inclusive for the arc (inverse) functions. The following trigonometric functions are supported:
ArcCosine |
|
Hyperbolic ArcCosine |
|
ArcCotangent |
|
Hyperbolic ArcCotangent |
|
ArcCosecant |
|
Hyperbolic ArcCosecant |
|
ArcSecant |
|
Hyperbolic ArcSecant |
|
ArcSine |
|
Hyperbolic ArcSine |
|
ArcTangent |
|
Hyperbolic ArcTangent |
|
Cosine |
|
Hyperbolic Cosine |
|
Cotangent |
|
Hyperbolic Cotangent |
|
Cosecant |
|
Hyperbolic Cosecant |
|
Degrees per radian (360/2*pi) |
|
Secant |
|
Hyperbolic Secant |
|
Trig functions using degrees |
|
Trig functions using radians |
|
Sine |
|
Sin(x)/x |
|
Hyperbolic Sine |
|
Tangent |
|
Hyperbolic Tangent |