Softer comparisons with `xod/core/equal`, `less`, and `greater`. References: - https://www.python.org/dev/peps/pep-0485/ - https://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/
Softer comparisons with
xod/core/equal,less, andgreater. References: