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

Method tan()


Method tan

float tan(float f)

Description

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

See also

atan() , sin() , cos()