SIN - sine of an angle.

Usage:

r := sin(x);

Where:

x
gives an angle in radians. It may be either "real" or "integer".
r
is always "real".

Description:

The "sin" function returns the sine of an angle.

See Also:

expl pascal lib cos

expl pascal lib arctan

Copyright © 1996, Thinkage Ltd.