%
Prev
Next

%

Used instead of the = key, % interprets the final operation carried out in the current calculation as follows:

Examples:

150 + 50 % gives 225 (150 plus 50 percent of this amount)

42 * 3 % gives 1.26 (42 * 3 / 100)

45 / 55 % gives 81.81... (45 is 81.81.. percent of 55)

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team