Scontato
com.scontato.o
Total installs
24(24)
Rating
unknown
Released
October 3, 2021
Last updated
July 15, 2024
Category
Tools
Developer
Bonaventura Novellino
Developer details
Android SDKs
- No items.
Screenshots
Description
"Discounted" calculates the unit price that would be obtained for every N units taken into consideration with the discount percentage entered by the user; the calculation ends when the desired maximum discount threshold is reached.
Example:
Unit price: € 30.00
Discount for every N unit: 4
% discount for every N unit: 8%
Discount threshold%: 40%
From 1 to 4 units - € 30.00
From 5 to 8 units - € 27.60 - Discount 8.00%
From 9 to 12 units - € 25.20 - Discount 16.00%
From 13 to 16 units - € 22.80 - Discount 24.00%
From 17 to 20 units - € 20.40 - Discount 32.00%
From 21 to 24 units - € 18.00 - 40.00% discount
To reset the data, long touch on "Calculate"; to copy the data to the clipboard long touch in the results pane.