Extracted from Pike v7.8 release 352 at 2011-09-07.
pike.ida.liu.se
[Top]

Method sin()


Method sin

float sin(float f)

Description

Returns the sine value for f . f should be specified in radians.

See also

asin() , cos() , tan()