in reply to Re: Range check with unordered limits
in thread Range check with unordered limits
Update: Yes, it isn't ;-) Thanks LanX.$inRange = ($x >= $a == $x <= $b);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Range check with unordered limits
by LanX (Saint) on Jul 13, 2022 at 09:17 UTC |