SINH

Your Ad Here


The SINH function return the hyperbolic sine of an expression a.

SINH(a) = (ea - e-a) /2.0

Format

SINH(a)

Arguments

a

Any valid function expression.

Number of Arguments: 1

Examples

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.

Your Ad Here