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

$$SINH^XLFHYPER(): Hyperbolic Sine

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

Description

The $$SINH^XLFHYPER extrinsic function returns returns the hyperbolic sine, with radians output.

Format

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

Input Parameters

x:

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

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 sine.

Examples

Example 1

>S X=$$SINH^XLFHYPER(.707)

>W X
.767388542

Example 2

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

>W X
.30452029345