Module trigonometric

Module trigonometric 

Source
Expand description

Matrix trigonometric functions

Functionsยง

acosm
Compute the matrix arccosine.
asinm
Compute the matrix arcsine.
atanm
Compute the matrix arctangent.
cosm
Compute the matrix cosine.
sinm
Compute the matrix sine.
tanm
Compute the matrix tangent.