Function R1Interval.addPoint
Expands the interval so that it contains the given point "p".
void addPoint
(
double p
);
Expands the interval so that it contains the given point "p".
void addPoint
(
double p
);