Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method tan()


Method tan

float tan(int|float f)

Description

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

See also

atan(), sin(), cos()