Skip to content

add binary comparison operators (<, >, etc.) in mathEvaluator

The summmary says it all: we should add support for <, >, <=, >= in the Numeric/mathEvaluator (via MathEx I guess).

  • having tests would be nice (e.g in the form a?b:c)