Math.round

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

Meta