cosho

Orthogonal hiperbolic cosine.


Syntax
   f = cosho(coef)

Description
   f = cosho(coef) computes the coefficients of the cosh of coef.

Inputs
   coef = coefficients (double vector).

Output
   f    = coefficients of cosh(coef) (double vector).