On Monday, 29 August 2016 at 12:53:26 UTC, Jesper Tholstrup wrote: > Personally, I would prefer 'intersect' as a function name over > '∩' anytime. > > Which benifits does the symbols add? Sounds like you'd love Java. x = new BigDecimal("0.1") x.negate().divide(y).compareTo(z) who needs symbols? >_>