ratioY method

double ratioY(
  1. double cy
)

Implementation

double ratioY(double cy) => rationalHeight(cy) / 100;