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

$$TANH^XLFHYPER(): Hyperbolic Tangent

Reference Type: Supported, Category: Hyperbolic Trigonometric Functions, ICR#: 10144

Description

The $$TANH^XLFHYPER extrinsic function returns the hyperbolic tangent of x (TANx = SIN x/COS x), with radians output.

Format

  $$TANH^XLFHYPER(x[,n])

Input Parameters

x:

(required) Number for which you want the hyperbolic tangent.

n:

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

Output

returns:

Returns the hyperbolic tangent.

Example

>S X=$$TANH^XLFHYPER(3,12)

>W X
.99505475368