sinho

Orthogonal hiperbolic sine.


Syntax
   f = sinho(coef)

Description
   f = sinho(coef) computes the coefficients of the sinh of coef.

Inputs
   coef = coefficients (double vector).

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