Valuator.maximum

double maximum() const nothrow @nogc

Gets the maximum value of the range.

Returns

The maximum value
void maximum(double val) nothrow @nogc

Sets the maximum value of the range.

Parameters

valThe new maximum value