VICTOR TECHNOLOGY
31
Example
In ALG method, calculate 35% of $1,200:
ENTRIES (ALG) DISPLAY
CLX
00.00
Clears the display and x register
1200
1200
Displays the base number
X 35 %.
0.35
Displays the percent multiple
=.
420.00
Displays the result
To find the percentage % of a value in RPN method:
¾ Enter the base value
¾ Touch ENTER
¾ Enter the percentage
¾ Touch %.
Example
In RPN method, calculate 35% of $1,200:
ENTRIES (RPN) DISPLAY
CLX
00.00
Clears the display and x register
1200 ENTER
1200.00
Displays the base number
35 %.
420.00
Displays the result
Percent of Total (%T) calculates what percent one number is of a second
number using the first number as a base. To find the Percent of Total %T of
two values in both RPN and ALG method:
¾ Enter the base value
¾ Touch =. or ENTER