Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::

Method cos()


Method cos

float cos(float f)

Description

Return the cosine value for f . f should be specified in radians.

See also

acos() , sin() , tan()