Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-1415

[classlib][luni] new method java.lang.Math.expm1, java.lang.Math.hypot,java.lang.Math.log1p, java.lang.StrictMath.expm1, java.lang.StrictMath.hypot,java.lang.StrictMath.log10, java.lang.StrictMath.log1p

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None

    Description

      new method java.lang.Math.expm1(double d),
      java.lang.Math.hypot(double x, double y), java.lang.Math.log1p(double d),
      java.lang.StrictMath.expm1(double d), java.lang.StrictMath.hypot(double x,
      double y), java.lang.StrictMath.log10(double d),
      java.lang.StrictMath.log1p(double d) in Java 5 but not implemented in
      Harmony(project luni).

      Attachments

        1. Harmony-1415.diff
          23 kB
          spark shen

        Activity

          People

            paulex Paulex Yang
            spark shen spark shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: