Valuator.minimum

double minimum() const nothrow @nogc

Gets the minimum value of the range.

Returns

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

Sets the minimum value of the range.

Parameters

valThe new minimum value