Degree to Radian

Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Degree to Radian

This Function returns a <numeric> expressed in radians, which is the corresponding value of the specified Value degrees.

Function available for the following operating systems:

Parameters

  • Value <numeric> - Degrees to be converted to radians.

Examples

  • Example 1

DegreeToRadian(90) Result = 1.5707963268

Last updated