Interpolation typedef

Interpolation = double Function(num)

Implementation

typedef Interpolation = double Function(num);