mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 02:29:20 +00:00
Javadoc.
Avoid HTML entities.
This commit is contained in:
parent
a7294ccd79
commit
763dfdfe89
@ -265,7 +265,7 @@ public final class CombinatoricsUtils {
|
||||
* <p>
|
||||
* <Strong>Preconditions</strong>:
|
||||
* <ul>
|
||||
* <li> {@code n ≥ 0} (otherwise
|
||||
* <li> {@code n >= 0} (otherwise
|
||||
* {@code MathIllegalArgumentException} is thrown)</li>
|
||||
* <li> The result is small enough to fit into a {@code long}. The
|
||||
* largest value of {@code n} for which {@code n!} does not exceed
|
||||
|
Loading…
x
Reference in New Issue
Block a user