tanh() Function

Returns the hyperbolic tangent(s) of the specified number(s).

Syntax

tanh( number, … )

number: (Decimal) An angle measure or array of angle measures in radians, the hyperbolic tangent(s) of which will be returned.

Returns

Decimal

Notes

This function can be used with any value.

Examples

tanh(1) returns 0.7615941559557648

Open in Github Built: Wed, Aug 17, 2022 (01:05:05 PM)

On This Page

FEEDBACK