Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$RTD^XLFMTH(): Convert Radians to Degrees

Reference Type: Supported, Category: Math Functions, ICR#: 10105

Description

The $$RTD^XLFMTH extrinsic function converts radians to degrees.

Format

  $$RTD^XLFMTH(x[,n])

Input Parameters

x:

(required) Radians input number to be converted to degrees.

n:

(optional) The precision for the function. Precision means the detail of the result, in terms of number of digits.

Output

returns:

Returns the converted radians input number to degrees.

Example

>S X=$$RTD^XLFMTH(1.5,12)

>W X
85.9436692696