Table of Contents

Description

The sinh node returns the hyperbolic sine of the value of its child-node.

Constraints

Calculus

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

value=(e^x - e^-x)/2

where x = value1