Question 1043883
it seems like {{{ abs( a ) <= 2.5 }}}
would work.
If {{{ a = -2.6 }}} the inequality fails
If {{{ a = 2.6 }}} it fails also