Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4826732

Add ulp method for floating-point value

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • core-libs
    • None
    • tiger
    • generic
    • generic

      The specification for java.lang.Math talks about the accuracy of the methods there in terms of ulps (units in the last place). Ulps are a common way of describing relative error in floating-point functions. However, none of the Math, StrictMath, Float, and Double classes include methods in calculate the ulp of a floating-point value.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: