AlgART Home

Package net.algart.math.ranges

Numeric ranges: sets of numbers min<=x<=max.

See:
          Description

Class Summary
IRange Numeric inclusive range: a set of long numbers min()<=x<=max().
Range Numeric inclusive range: a set of double numbers min()<=x<=max().
 

Package net.algart.math.ranges Description

Numeric ranges: sets of numbers min<=x<=max.

AlgART Laboratory 2007-2008

Since:
JDK 1.5
Version:
1.1
Author:
Daniel Alievsky