Range.ratio

The value mapped between 0 and 1.

  1. double ratio [@property getter]
    struct Range
    @nogc nothrow @property
    double
    ratio
    ()
  2. double ratio [@property setter]

Meta