cos

Cosine for ctau object.


Syntax
   f = cos(c)

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

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

Output
   f = coefficients of cos(c).

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