sinh

Hyperbolic sine operation. Computes the elementwise hyperbolic sine of a matrix.

Return

The expression of the hyperbolic sine operation.

Parameters

value

the tensor to compute hyperbolic sine for.

Throws

If the tensor is not a matrix.


Hyperbolic sine operation. Computes the elementwise hyperbolic sine of a matrix evaluated from the matrix expression.

Return

The expression of the hyperbolic sine operation.

Parameters

value

the matrix evaluated from the tensor arithmetic expression to compute hyperbolic sine for.