Create an elliptical radius with the given x and y values.
const factory Radius.elliptical(Unit x, Unit y) = _EllipticalRadius;