# @nexim/financial-calculate

## Functions

| Function                                                                | Description                                                                                  |
| ----------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| [calculateDiscountAmount](functions/calculateDiscountAmount.md)         | Calculate the discount amount from the original price.                                       |
| [calculateDiscountedPrice](functions/calculateDiscountedPrice.md)       | Calculate the price after applying a discount.                                               |
| [calculatePercentageDiscount](functions/calculatePercentageDiscount.md) | Calculates the discount percentage between the market price and the sale price for discount. |
| [calculatePercentageProfit](functions/calculatePercentageProfit.md)     | Calculates the discount percentage between the market price and the sale price for profit.   |
