getRad static method

double getRad()

Implementation

static double getRad() {
  return getDouble(0, pi * 2);
}