exp

Exponential for ctau object.


Syntax
   f = exp(c)

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

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

Output
   f = coefficients of exp(c).

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