Unit Price Calculator
Unit Price Calculator lets you unit price divides pack cost by the number of equal units. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust pack cost
- See the processing method and limits
Method and calculation
Unit price divides pack cost by the number of equal units.
Inputs and settings
Unit Price Calculator accepts Pack cost (minimum 0); Units in pack (minimum 0.000001).
Worked example
Unit Price Calculator example — Pack cost: 120; Units in pack: 6. Computed output: { "pricePerUnit": 20 }
Output and limitations
Unit Price Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Unit Price Calculator FAQs
Unit Price Calculator applies the following rule to your input: Unit price divides pack cost by the number of equal units. The worked example on this page uses the same processor as the result button.
Unit Price Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the pack cost field against the units or format shown.
Unit Price Calculator provides this sample: { "pricePerUnit": 20 }. Use the sample button to reproduce it, then replace the inputs with your own values.