`235 % 100` returns the remainder of the division which is `35`. This would be used by [expressions](http://spec.axrproject.org/specification.html#n1.6.2).
235 % 100returns the remainder of the division which is35.This would be used by expressions.