Quick Ref.
Functions
date
number
string
Data Types
date
number
string
Compatibility
TAN(s1 IN s2)
Engine OK Alternative
mysql yes
oracle yes
postgres yes
sqlserver yes

TAN

TAN(f) returns the tangent of f where f is in radians.

 TAN(3.14159/4) -> 1 
In this example you return the tangent of each of the angles.

Results
See also: