Learn R Programming

EigenR (version 1.2.3)

Eigen_sin: 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.