Markup Calculator
Markup Calculator lets you selling price equals cost multiplied by one plus the markup fraction. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust cost
- See the processing method and limits
Method and calculation
Selling price equals cost multiplied by one plus the markup fraction.
Inputs and settings
Markup Calculator accepts Cost (minimum 0); Markup (%) (minimum 0).
Worked example
Markup Calculator example — Cost: 80; Markup (%): 25. Computed output: { "price": 100, "profit": 20 }
Output and limitations
Markup Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Markup Calculator FAQs
Markup Calculator applies the following rule to your input: Selling price equals cost multiplied by one plus the markup fraction. The worked example on this page uses the same processor as the result button.
Markup Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the cost field against the units or format shown.
Markup Calculator provides this sample: { "price": 100, "profit": 20 }. Use the sample button to reproduce it, then replace the inputs with your own values.