[Contents] · [Home] · [Mail]

SALIERI Language - sin

Type:
sin: real -> real

Call syntax:
sin(angle)

Description:
sin implements the trigonometric function sine, its parameter is given in radians.

Example:
> sin(1.5707963)
Result= 1.00000000

See also: cos, tan. arctan.


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