w method

double w()

Implementation

double w() {
  return percent(Screen.w());
}