asin
Inverse trigonometric arcsine operation. Computes the elementwise arcsine of a matrix.
Return
The expression of the arcsine operation.
Parameters
value
the tensor to compute arcsine for.
Throws
If the tensor is not a matrix.
Inverse trigonometric arcsine operation. Computes the elementwise arcsine of a matrix evaluated from the matrix expression.
Return
The expression of the arcsine operation.
Parameters
value
the matrix evaluated from the tensor arithmetic expression to compute arcsine for.