Math.abs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double abs(double a)
    class Math
    static
    double
    abs
    (
    double a
    )
  2. float abs(float a)
  3. int abs(int a)
  4. long abs(long a)

Meta