Overload List
| Name | Description | |
|---|---|---|
| Tan(DoubleSymmetricMatrix) |
Creates a new matrix with the same dimensions as a given matrix, whose values
are the result of applying the tangent function to each element of the matrix.
| |
| Tan(FloatSymmetricMatrix) |
Creates a new matrix with the same dimensions as a given matrix, whose values
are the result of applying the tangent function to each element of the matrix.
|