aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-CDF/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-CDF/pkg-descr')
-rw-r--r--math/p5-Math-CDF/pkg-descr17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/p5-Math-CDF/pkg-descr b/math/p5-Math-CDF/pkg-descr
index 8ceb46ce71f9..d09028f106c7 100644
--- a/math/p5-Math-CDF/pkg-descr
+++ b/math/p5-Math-CDF/pkg-descr
@@ -1,12 +1,11 @@
-This module provides a perl interface to the DCDFLIB. See the section
-on DCDFLIB for more information.
+This module provides a perl interface to the DCDFLIB. See the section on DCDFLIB
+for more information.
-Functions are available for 7 continuous distributions (Beta,
-Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
-discrete distributions (Binomial and Negative Binomial). Optional
-non-centrality parameters are available for the Chi-square, F and
-T-distributions. Cumulative probabilities are available for all 9
-distributions and quantile functions are available for the 7
-continuous distributions.
+Functions are available for 7 continuous distributions (Beta, Chi-square, F,
+Gamma, Normal, Poisson and T-distribution) and for two discrete distributions
+(Binomial and Negative Binomial). Optional non-centrality parameters are
+available for the Chi-square, F and T-distributions. Cumulative probabilities
+are available for all 9 distributions and quantile functions are available for
+the 7 continuous distributions.
WWW: http://search.cpan.org/dist/Math-CDF/