Table of Contents

Description

The tanh node returns the hyperbolic tangent of the value of its child-node.

Constraints

Calculus

The tanh node returns the hyperbolic tangent of the angle (in radians) represented by its child-node's value.

value={sinh(value_1)}/{cosh(value_1)}