sinh

The sinh Statement

The sinh statement lets you calculate the hyperbolic sine value of its input (second) argument and store the result in its output (first) argument. The syntax of the sinh statement is shown below.

 sinh x, y // store the hyperbolic sine of y in x

Generated by  doxygen 1.6.2