Next: Interval Basic Functions, Previous: Interval Conversion Functions, Up: Rational Interval Functions [Index]
Return either 1
(read true)
if the rational intervals op1 and op2 are equal
or
0
(read false)
if they are non-equal.
Return 1
(read true)
if the rational interval op is the singleton interval [0/1,0/1] (zero),
0
(read false)
otherwise.
Return 1
(read true)
if the rational interval op does not reduce to the singleton interval [0/1,0/1] (zero),
0
(read false)
otherwise.
Return 1
(read true)
if zero belongs to the rational interval op,
0
(read false)
otherwise.
Return either -1
if the rational interval op is strictly negative,
or +1
if it is strictly positive,
or 0
if it contains zero