[Contents] · [Home] · [Mail]

SALIERI Language - arctan

Type:
arctan: real -> real

Call syntax:
arctan( angle)

Description:
arctan implements the trigonometric function inverse tangent; its parameter is given in radians.

Example:
> arctan(3.1415927)
Result= 1.2626273

See also: sin, cos, tan.


[Contents] · [Home] · [Mail]
© sic!systems, page frame designed by hh; this page has been automatically generated from the SALIERI Documentation Database.