mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 02:29:20 +00:00
javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1062359 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0d4c8d4a70
commit
8252860a27
@ -28,8 +28,10 @@ package org.apache.commons.math.util;
|
||||
* </ul>
|
||||
* The following methods are found in StrictMath since 1.6 only
|
||||
* <ul>
|
||||
* <li>{@link #copySign(double, double)}</li>
|
||||
* <li>{@link #nextAfter(double,double)}</li>
|
||||
* <li>{@link #nextUp(double)}</li>
|
||||
* <li>{@link #copySign(float, float)}</li>
|
||||
* <li>{@link #nextUp(float)}</li>
|
||||
* </ul>
|
||||
* @version $Revision$ $Date$
|
||||
|
Loading…
x
Reference in New Issue
Block a user