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