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

$$ACOSDEG^XLFMTH(): Arc-Cosine (Degrees)

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

Description

The $$ACOSDEG^XLFMTH extrinsic function returns the arc-cosine, with degrees output.

Format

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

Input Parameters

x:

(required) Number for which you want the arc-cosine in 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 arc-cosine of a number output in degrees.

Example

>S X=$$ACOSDEG^XLFMTH(.5)

>W X
60