tan

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

Return

The expression of the tangent operation.

Parameters

value

the tensor to compute tangent for.

Throws

If the tensor is not a matrix.


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

Return

The expression of the tangent operation.

Parameters

value

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