Eigen_sin {EigenR}R Documentation

Matrix sine

Description

Matrix sine of a real or complex square matrix.

Usage

Eigen_sin(M)

Arguments

M

a square matrix, real or complex

Value

The matrix sine of M.


[Package EigenR version 1.2.3 Index]