Thanks for using the 10bii Cash Calculator by In A Day Development!
If you have any questions which aren't answered by this Help page or have any suggestions to make the app better, please contact us at theteam@inadaydevelopment.com
Checkout our Video Tutorials as well!
The cursor ( _ ) is visible when you are entering a number.
When the cursor is on,
erases the last digit you entered. Otherwise,
clears the display and cancels the calculation. While you are entering a number, pressing
clears it to zero. Otherwise,
clears the display of its current contents and cancels the current calculation.
Clears all memory. Does not reset modes. *
Clears statistical memory.
Most of the calculator's keys have a second or "shifted" function printed in orange on the key. The orange shift key
is used to access these functions. When you press
, the keys change their images to indicate that the shifted functions are active. To turn the shifted functions off, press
again. For example, press
followed by
to multiply a number in the display by itself.
Six of the calculator's keys have a third function printed in blue on the key. These are the summary statistics functions. The statistics key
is used to access the summary statistics from the statistics memory registers. When you press
, the keys change their images to indicate that the statistics functions are active. To turn the statistics functions off, press the
again. For example, press
followed by
to recall the sum of the x values entered.
The Swap key can be used in three ways. Pressing
exchanges the following:
Math functions involving one number use the number in the display, as in arithmetic calculations. For example, pressing
displays the answer 9.45 because the
calculated the square root of the number 89.25 in the display.
When a function requires two numbers, the numbers are entered like this: number1
number2 followed by the operand. For example, pressing
displays the answer 70.59 because the keystrokes calculated the percent change between 17 and 29.
When you start the 10bii Cash Calculator for the first time, numbers are displayed with two decimal places and a period as the decimal point. The display format controls how many digits appear in the display.
To specify the number of displayed decimal places:

For example, in a cleared display, pressing
will result in the display 0.0000 showing four decimal places.
To switch between the period and comma (United States and International Display) used as the decimal point and digit separator, press
. For example, one million can be displayed as 1,000,000.00 or 1.000.000,00 .
The calculator stores and calculates using double precision floating point numbers. When full accuracy is not desirable, use
to round the number to the displayed format before using it in a calculation. Rounding numbers is useful when you want the actual (dollars and cents) monthly payment.
The 10bii Cash Calculator can calculate cost, selling price, margin, or markup. Margin is markup expressed as a percent of price. Markup calculations are expressed as a percent of cost. To see any value used by the Margin and Markup application, press
and then the key you wish to see. For example, to see the value stored as
, press
. Margin and Markup share the same storage register. For example, if you store 20 in
, then press
, you will see 20.00 displayed.
Example.
Crazy Eddie's Electronics purchases TVs for $255. The televisions are sold for $300. What is the margin?
to store 255.00 in Cost.
to store 300.00 in Price.
to calculate Margin. The display should read 15.00 as your percent margin.Example.
The standard markup on costume jewelry at Sparkle-tastic is 60%. They just received a shipment of chokers costing $19.00 each. What is the retail price per choker?
to store 19.00 in Cost.
to store 60.00 in Markup.
to calculate Price. The display should read 30.40 as your price.Example.
A food cooperative buys cases of canned soup with a cost of $9.60 per case. If the co-op uses a 15% markup, for what price should it sell a case of soup? What is the margin?
to store 9.60 in Cost.
to store 15.00 in Markup.
to calculateWe try to remain true to the original calculator created by HP, but improvements in hardware and graphics allow us to provide cleaner and easier to use interfaces. There are 5 big differences. In our app...
, the entire equation will be evaluated.The Time Value of Money (TVM) keys are used for compound interest calculations that involve regular, uniform cash flows -- called payments. Once the values are entered you can vary one value at a time, without entering all the values again. To use TVM, several prerequisites must be met:
,
, and
keys.)A summary of the TVM keys:
![]() |
The number of payments or compounding periods. |
![]() |
The annual nominal interest rate. |
![]() |
The present value of future cash flows. PV is usually an initial investment or loan amount and always occurs at the beginning of the first period. |
![]() |
The amount of periodic payments. All payments are equal, and none are skipped; payments can occur at the beginning or end of each period. |
![]() |
The future value. FV is either a final cash flow or compounded value of a series of previous cash flows. FV occurs at the end of the last period. |
![]() |
Stores the number of periods per year. The default is 12. Reset only when you wish to change it. (This key is the shifted version of ) |
![]() |
Optional shortcut for storing N: Number in display is multiplied by the value in P/YR and stores the result in N. (This key is the shifted version of ) |
![]() |
Switches between Begin and End mode. In Begin mode, the BEGIN annunciator is displayed on the calculator display. |
![]() |
Calculates an amortization table. |
The Cash Flow functionality is used to solve problems where cash flows occur over regular intervals but are of varying amounts. You can also use Cash Flow calculations to solve problems with regular, equal, periodic cash flows, but these situations are handled more easily by using the TVM functionality.
Touch
to bring up the Cash Flow editor window. You will be able to add new Cash Flows, delete Cash Flows, reorder Cash Flows all in an easy to use interface. Check out the Video Tutorials below to see an example of using the Uneven Cash Flow functionality.
Use
to store a number and arithmetic operator for repetitive calculations. Once the constant operation is stored, enter a number and press
. The stored operation is performed on the number in the display.
| Keys | Operation |
|---|---|
number ![]() |
Stores "+ number" as constant. |
number ![]() |
Stores "- number" as constant. |
number ![]() |
Stores "X number" as constant. |
number ![]() |
Stores "÷ number" as constant. |
X value ![]() |
Stores "yx value" as constant. |
number ![]() |
Stores "+ number%" as constant. |
number ![]() |
Stores "- number%" as constant. |
number ![]() |
Stores "X number%" as constant. |
number ![]() |
Stores "÷ number%" as constant. |
Example: Calculate 5+2, 6+2, and 7+2.
| Keys: | Display: | Description: |
|---|---|---|
|
2.00 | Stores "+ 2" as constant. |
|
7.00 | Adds 5 + 2. |
|
8.00 | Adds 6 + 2. |
|
9.00 | Adds 7 + 2. |
Example: Calculate 10+10%, 11+10%, and 25+10%.
| Keys: | Display: | Description: |
|---|---|---|
|
1.00 | Stores "+ 10%" as constant. |
|
11.00 | Adds 10% + 10. |
|
12.10 | Adds 10% + 11. |
|
27.50 | Adds 10% + 25. |
Example: Calculate 23 and 43.
| Keys: | Display: | Description: |
|---|---|---|
|
3.00 | Stores "y3" as constant. |
|
8.00 | Calculates 23. |
|
64.00 | Calculates 43. |