Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-579

FastMath.pow much slower than Math.pow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None
    • None

    Description

      calculating FastMath.pow(10, 0.1 / 20) is approximately 65 times slower as the Math.pow() function.
      Ether this is a bug or a javadoc comment is missing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aploese Arne Plöse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: