sinh

Hiperbolic sine for ctau object.


Syntax
   f = sinh(c)

Description
   F = sinh(c) is a function to approximate by interpolation sinh(c), c in 
   [a, b].

Input
   c = coefficients of tau method (ctau object).

Output
   f = coefficients of sinh(c).

See also
  sin, cos, cosh, exp and log.