Represents a range.
Located in /dataset.php [line 128]
Properties
Methods
The maximum value.
The minimum value.
The number of steps between minimum and maximum.
Range Range( number $min, number $max )
Creates a new Range object.