Overload List

  NameDescription
Cos(DoubleSymmetricMatrix)
Creates a new matrix with the same dimensions as a given matrix, whose values are the result of applying the cosine function to each element of the matrix.
Cos(FloatSymmetricMatrix)
Creates a new matrix with the same dimensions as a given matrix, whose values are the result of applying the cosine function to each element of the matrix.

See Also