diff options
Diffstat (limited to 'math/p5-Math-Interpolate/DESCR')
-rw-r--r-- | math/p5-Math-Interpolate/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-Interpolate/DESCR b/math/p5-Math-Interpolate/DESCR new file mode 100644 index 00000000000..e45559f2bd7 --- /dev/null +++ b/math/p5-Math-Interpolate/DESCR @@ -0,0 +1,4 @@ +Math::Interpolate + +This module contains several useful routines for interpolating data +sets and finding where a given value lies in a sorted list. |