Java’s New Floating-Point Math

Version 5 of the Java Language Specification added 10 new methods to java.lang.Math and java.lang.StrictMath, and Java 6 added another 10. Join Elliotte Rusty Harold for a look into “new” features in the classic java.lang.Math class in this article, which explores the functions designed for operating on floating-point numbers.