Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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()