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

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

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

Description

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

Format

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

Input Parameters

x:

(required) Degrees input number to be converted to radians.

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 degrees input number to radians.

Example

>S X=$$DTR^XLFMTH(45)

>W X
.7853981634