Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Tangent
Last updated 3 years ago
This Function returns a <numeric>, which is the Tangent of the specified Value.
Function available for the following operating systems:
Value <numeric> - Value to retrieve the Tangent from, in radians.
Example 1
Tan(0.7853981634) Result = 1
Example 2
Tan(DegreeToRadian(45)) Result = 1