Function Range.ratio

The value mapped between 0 and 1.

double ratio() nothrow @property @nogc;

void ratio (
  double v
) nothrow @property @nogc;