COS - cosine of an angle.

Usage:

r := cos(x);

Where:

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

Description:

The "cos" function returns the cosine of an angle.

See Also:

expl pascal lib sin

expl pascal lib arctan

Copyright © 1996, Thinkage Ltd.