Test to compare FastMath results against StrictMath results for boundary values.
Running all tests independently: {@code mvn test -Dtest=FastMathStrictComparisonTest} or just run tests against a single method (e.g. scalb): {@code mvn test -Dtest=FastMathStrictComparisonTest -DargLine="-DtestMethod=scalb"}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.