Question 705906
how do you say 0.9 < x <1.5?
---
x is between 0.9 and 1.5 and not equal to them.
----
OR
x is greater than 0.9 AND less than 1.5
===========================================
Cheers,
Stan H.
==============