Module org.dyn4j
Package org.dyn4j

Class Epsilon


  • public final class Epsilon
    extends Object
    Class containing an approximation of machine epsilon.
    Since:
    2.0.0
    Version:
    2.0.0
    Author:
    William Bittle
    • Field Detail

      • E

        public static final double E
        The double precision floating point machine epsilon approximation
    • Method Detail

      • compute

        public static final double compute()
        Computes an approximation of machine epsilon.
        Returns:
        double