sinhm

Matrix hyperbolic sine.


Syntax
   F = sinhm(A)

Description
   F = sinhm(x) returns the Taylor series expansion for 
   function of matrices. 

Input
   A = matrix (double matrix).

Output
   F = matrix x.n by x.n translating sinh(A) in terms of
   its Taylor series expansion.