Siebel eScript Language Reference > C Language Library Reference > Clib Mathematical Methods >

Clib Get Hyperbolic Sine Method


The Clib Get Hyperbolic Sine method calculates and returns the hyperbolic sine of a floating point number.

Format

Clib.sinh(floatNum)

Table 168 describes the arguments for the Clib Get Hyperbolic Sine method.

Table 168. Arguments for the Clib Get Hyperbolic Sine Method
Argument
Description

floatNum

A floating-point number or a variable that contains a floating-point number. This method calculates the hyperbolic sine of this number.

Siebel eScript Language Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.