validate icon indicating copy to clipboard operation
validate copied to clipboard

machine rounding in if-else statements

Open markvanderloo opened this issue 3 years ago • 0 comments

Currently, numerical (in)equalities are ignored when altering them to take machine rounding into account (Thanks to Guido van den Heuvel for noting this)

edit This should be solved by finding and transforming any linear (in)equation occurring as a subexpression.

markvanderloo avatar Mar 22 '21 12:03 markvanderloo