tan()

Function group Execute on client Platform(s)
Trigonometric YES All

Syntax

tan(number)

Description

Returns the Tangent of an angle where the angle is in degrees (or radians if #RAD is true).

Example

Calculate lResult as  tan(45)
# returns 1