sin

Trigonometric sine operation. Computes the elementwise sine of a matrix.

Return

The expression of the sine operation.

Parameters

value

the tensor to compute sine for.

Throws

If the tensor is not a matrix.


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

Return

The expression of the sine operation.

Parameters

value

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