Tan()
Syntax
Result.f = Tan(Angle.f)
Returns the Tangent of the specified angle. Angle.f must be in radian. Example Result.f = Tan(0.785398) ; Will return '1'
Result.f = Tan(0.785398) ; Will return '1'
Supported OS
Windows, Linux, MacOS X