tanh Function

Top  Previous  Next

Description

Computes the hyperbolic tangent of the specified value.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

tanh(Array A)

Array

Computes the hyperbolic tangent of the specified value.

tanh(Matrix M)

Matrix

Computes the hyperbolic tangent of the specified value.

tanh(Variable x)

Variable

Computes the hyperbolic tangent of the specified value.

 

 

See also

Functions