large static method

double large()

Implementation

static double large() {
  return _size(5);
}