if (($input - 0.1) <= $1 && $1 <= ($input + 0.1)) { <insert code here>; } [download]
In reply to Re: matching a number by BigRare in thread matching a number by Anonymous Monk