Go to https://www.wikifunctions.org/view/en/Z17364
The call is currently represented as
less than or equal (integer) (Integer(Sign(positive), Natural number("3")), Integer(Sign
(positive), Natural number("3")))
but we could use the renderer for Integers in order to represent it as
less than or equal (integer) (3, 3)
which would be more readable.
Suggestion is to use the renderer in the short format of the call where possible.