Intervals
Constructor of all kind of intervals: .
Syntax
interval_open_open(Real, Real)
interval_open_close(Real, Real)
interval_close_open(Real, Real)
interval_close_close(Real, Real)
Description
Given two reals and , constructs the interval .
Given two reals and , constructs the interval .
Given two reals and , constructs the interval .
Given two reals and , constructs the interval .