Javadoc cleanup.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1209080 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2011-12-01 13:53:28 +00:00
parent 412e59c286
commit 5922c5966b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.apache.commons.math.util.FastMath;
* chapter 3.
* <p>
* Muller's method applies to both real and complex functions, but here we
* restrict ourselves to real functions.<
* restrict ourselves to real functions.
* This class differs from {@link MullerSolver} in the way it avoids complex
* operations.</p>
* Except for the initial [min, max], it does not require bracketing