jdk-24/jdk/test/java/lang/Math
Dmitry Nadezhin 28d455529e 8010430: Math.round has surprising behavior for odd values of ulp 1
If the effective floating point exponent is zero return the significand including the implicit 1-bit.

Reviewed-by: bpb, darcy, gls
2013-09-11 17:07:35 -07:00
..
AbsPositiveZero.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Atan2Tests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CeilAndFloorTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
CubeRootTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
DivModTests.java 8014296: DivModTests should not compare pointers 2013-05-10 09:06:21 -07:00
ExactArithTests.java 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math 2013-08-12 10:35:44 -07:00
Expm1Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
HyperbolicTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
HypotTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
IeeeRecommendedTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
Log1pTests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Log10Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
MinMax.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PowTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Rint.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
RoundTests.java 8010430: Math.round has surprising behavior for odd values of ulp 1 2013-09-11 17:07:35 -07:00
TanTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Tests.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
WorstCaseTests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00