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