tan
- tangent function

Math functions
(AmiBroker 30)


SYNTAX tan( NUMBER )
tan(ARRAY)
RETURNS NUMBER,ARRAY
FUNCTION Returns the tangent of NUMBER or ARRAY. This function assumes that the ARRAY values are in radians
EXAMPLE
SEE ALSO atan() function

References:

The tan function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.