- Subtract  r←x-y
r is the result of the scalar application of the subtraction function:
- if 
xandyare numbers,ris - if 
xis a character andyis an integer,ris the character with Unicode codepoint equal to the codepoint ofxminusy - if 
xandyare characters,ris the difference between the Unicode codepoints ofxandy