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

Clib Get Hyperbolic Tangent Method


The Clib Get Hyperbolic Tangent method calculates and returns the hyperbolic tangent of a floating-point number.

Format

Clib.tanh(floatNum)

Table 169 describes the arguments for the Clib Get Hyperbolic Tangent method.

Table 169. Arguments for the Clib Get Hyperbolic Tangent Method
Argument
Description

floatNum

A floating-point number or a variable that contains a floating-point number that this method calculates.

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