javadoc formatting only.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@735312 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dabf3a5beb
commit
d326b9e467
|
@ -155,8 +155,7 @@ public final class MathUtils {
|
|||
* <li> The result is small enough to fit into a <code>long</code>. The
|
||||
* largest value of <code>n</code> for which all coefficients are
|
||||
* <code> < Long.MAX_VALUE</code> is 66. If the computed value exceeds
|
||||
* <code>Long.MAX_VALUE</code> an <code>ArithMeticException
|
||||
* </code> is
|
||||
* <code>Long.MAX_VALUE</code> an <code>ArithMeticException</code> is
|
||||
* thrown.</li>
|
||||
* </ul></p>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue