Trig Functions

Revision as of 18:16, 24 January 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Trigonometric Functions

Important: Analytica's Trig functions operate using degrees, not radians.

Function Radians

Radians(Degrees : atomic numeric)

Converts an angle measure expressed in degrees to the equivalent measure expressed in radians.

Function Degrees

Degrees(Radians : numeric atomic)

Converts an angle measure expressed in radians to an equivalent degree measure.

Functions Cos, Sin and Tan

Basic trig functions.

Functions ArcCos, ArcSin, ArcTan

Inverse trig functions. Result is in Degrees.

Functions CosH, SinH, TanH

Hyperbolic trig functions.

Comments


You are not allowed to post comments.