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

$$ASIN^XLFMTH(): Arc-Sine (Radians)

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

Description

The $$ASIN^XLFMTH extrinsic function returns the arc-sine, with radians output.

Format

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

Input Parameters

x:

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

Example

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

>W X
.523598776