Function R1Interval.fromPoint

Convenience method to construct an interval containing a single point.

static R1Interval fromPoint (
  double p
);