Codebox Operators tanh

tanh

Hyperbolic tangent of the input

tanh(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the hyperbolic tan function in radians.

Returns

NameTypeDescription
out1number

The hyperbolic tan of the input.