coshm

Matrix hiperbolic cosine.


Syntax
   F = coshm(A)

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

Input
   A = matrix (double matrix).

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