small static method

double small()

Implementation

static double small() {
  return _size(3);
}