log

Logarithm for ctau object.


Syntax
   f = log(c)

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

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

Output
   f = coefficients of log(c).

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