Oracle
docs.oracle.com › javase › 8 › docs › api › java › lang › Math.html
Math (Java Platform SE 8 )
3 days ago - Java™ Platform Standard Ed. 8 ... The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › javase › › 7 › docs › api › java › lang › Math.html
Math (Java Platform SE 7 )
Java™ Platform Standard Ed. 7 ... The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 11 › docs › api › java.base › java › lang › Math.html
Math (Java SE 11 & JDK 11 )
January 20, 2026 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 17 › docs › api › java.base › java › lang › Math.html
Math (Java SE 17 & JDK 17)
October 20, 2025 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 21 › docs › api › java.base › java › lang › Math.html
Math (Java SE 21 & JDK 21)
January 20, 2026 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › javase › 9 › docs › api › java › lang › Math.html
Math (Java SE 9 & JDK 9 )
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › cd › E12839_01 › apirefs.1111 › e12048 › functmath.htm
12 java.lang.Math Functions
January 20, 2026 - To avoid possible rounding error, consider using (long) cern.jet.math.Arithmetic.floor(double). ... Consider the query q81 in Example 12-43. Given the data stream SFunc with schema (c1 integer, c2 double, c3 bigint) in Example 12-44, the query returns the stream in Example 12-45. ... The hypotenuse is computed without intermediate overflow or underflow. For more information, see http://java.sun.com/javase/6/docs/api/java/lang/Math.html#hypot(double, double).
Oracle
docs.oracle.com › javase › 10 › docs › api › java › lang › Math.html
Math (Java SE 10 & JDK 10 )
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › › java › javase › 16 › docs › api › java.base › java › lang › Math.html
Math (Java SE 16 & JDK 16)
January 6, 2022 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › javase › 6 › docs › api › java › lang › Math.html
Math (Java Platform SE 6)
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › javame › config › cldc › ref-impl › cldc1.0 › jsr030 › java › lang › Math.html
java.lang Class Math
October 31, 2014 - java.lang.Object | +--java.lang.Math · public final class Math · extends Object · The class Math contains methods for performing basic numeric operations. Since: 1.3 · public static int abs(int a) Returns the absolute value of an int value. If the argument is not negative, the argument ...
Oracle
docs.oracle.com › en › java › javase › 12 › docs › api › java.base › java › lang › Math.html
Math (Java SE 12 & JDK 12 )
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 19 › docs › api › java.base › java › lang › Math.html
Math (Java SE 19 & JDK 19)
December 12, 2022 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 15 › docs › api › java.base › java › lang › Math.html
Math (Java SE 15 & JDK 15)
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 11 › docs › api › › › java.base › java › math › package-tree.html
java.math Class Hierarchy (Java SE 11 & JDK 11 )
January 20, 2026 - java.math.MathContext (implements java.io.Serializable) java.lang.Number (implements java.io.Serializable) java.math.BigDecimal (implements java.lang.Comparable<T>) java.math.BigInteger (implements java.lang.Comparable<T>) java.lang.Object ·
Oracle
docs.oracle.com › javase › 8 › docs › api › java › math › package-summary.html
java.math (Java Platform SE 8 )
October 20, 2025 - Java™ Platform Standard Ed. 8 ... Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal).
Oracle
docs.oracle.com › en › java › javase › 25 › docs › api › java.base › java › lang › Math.html
Math (Java SE 25 & JDK 25)
January 20, 2026 - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 22 › docs › api › java.base › java › lang › Math.html
Math (Java SE 22 & JDK 22)
3 days ago - The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Oracle
docs.oracle.com › en › java › javase › 25 › docs › api › › java.base › java › math › class-use › BigInteger.html
Uses of Class java.math.BigInteger (Java SE 25 & JDK 25)
September 24, 2019 - The SimpleType instance describing values whose Java class name is java.math.BigInteger.