The SINH function return the hyperbolic sine of an expression a.
SINH(a) = (ea - e-a) /2.0
SINH(a)
| a |
Any valid function expression. Number of Arguments: 1 |
SINH(DX(21,32))
This function returns the hyperbolic sine of the x-component of the displacement between Markers 21 and 32, as calculated in the global coordinate system.