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

$$SEC^XLFMTH(): Secant (Radians)

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

Description

The $$SEC^XLFMTH extrinsic function returns the secant of a number, with radians input.

Format

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

Input Parameters

x:

(required) Number in radians for which you want the secant.

n:

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

Output

returns:

Returns the secant of radians input number.

Example

>S X=$$SEC^XLFMTH(1.5)

>W X
14.1368329