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

Consider adding an intrinsic for StrictMath.IEEEremainder

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 21
    • hotspot
    • None

      Like the sqrt methods in Math and StrictMath, the IEEEremainder method in Math and StrictMath is exactly specified and allows no leeway in its functional operation.

      The StrictMath.IEEEremainder is currently implemented in Java (JDK-8304028), but could share whatever intrinsic is used for Math.IEEEremainder .

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

              Created:
              Updated: