tg

From Bohemia Interactive Community
Revision as of 17:37, 15 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

tg x

Operand types:

x: Number

Type of returned value:

Number

Description:

Tangent of x, argument in degrees.

Example:

_tangent = tg 45 .......Result is 1