Quick Ref.
Compatibility
TAN(s1 IN s2)
Engine OK Alternative
ingres yes
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: