Eigen_sin: Matrix sine

View source: R/EigenR.R

Eigen_sinR 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.


EigenR documentation built on May 18, 2022, 9:05 a.m.