diff options
Diffstat (limited to 'math/p5-Math-Derivative/pkg-descr')
-rw-r--r-- | math/p5-Math-Derivative/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Derivative/pkg-descr b/math/p5-Math-Derivative/pkg-descr index 36a1e4b2..6a2c0ab 100644 --- a/math/p5-Math-Derivative/pkg-descr +++ b/math/p5-Math-Derivative/pkg-descr @@ -5,3 +5,5 @@ ordinates of the data and return an array of the 1st or 2nd derivative at the given x ordinates. Derivative2 may optionally be given values to use for the first dervivative at the start and end points of the data - otherwiswe 'natural' values are used. + +WWW: http://search.cpan.org/dist/Math-Derivative/ |