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

Remove methods from "MathUtils"

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0
    • None

    Description

      I propose to remove the following methods from "MathUtils":

      public static double sign(final double x)
      public static float sign(final float x)
      public static double sinh(double x)
      public static double cosh(double x)

      Also, "sign" and "indicator" functions seem redundant (and the "float" and
      "double" versions are not dealing correctly with -0.0).

      Attachments

        Activity

          People

            erans Gilles Sadowski
            erans Gilles Sadowski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: