Math.1 + EPSILON is numerically equal to 1.equals(x, y, 1).equals(x, y, 1).true if there is no double value strictly between the
arguments or the difference between them is within the range of allowed
error (inclusive).equals(x, y, 1).equals(x, y, maxUlps).equals(x, y, 1).equals(x, y, maxUlps).true if there is no double value strictly between the
arguments or the relative difference between them is less than or equal
to the given tolerance.lcm(a,b) = (a / gcd(a,b)) * b.lcm(a,b) = (a / gcd(a,b)) * b.delta close to originalDelta with
the property that1 / SAFE_MIN does not overflow.Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.