Class | Description |
---|---|
BinomialCoefficient |
Representation of the
binomial coefficient.
|
BinomialCoefficientDouble |
Representation of the
binomial coefficient, as a
double . |
Combinations | |
Factorial | |
FactorialDouble | Deprecated
Since 1.1 this functionality has been replaced with
Factorial.doubleValue(int) . |
LogBinomialCoefficient |
Natural logarithm of the
binomial coefficient.
|
LogFactorial |
Class for computing the natural logarithm of the factorial of a number.
|
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.