[Contents] · [Home] · [Mail]

SALIERI Language - cos

Type:
cos: real -> real

Call syntax:
cos( angle)

Description:
cos implements the trigonometric function cosine its parameter is given in radians.

Example:
> cos(-3.1415927)
Result= -1.00000000

See also: sin, tan. arctan.


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