UNPKG

@nexim/financial-calculate

Version:

Provides a set of utils to handle common financial operations.

11 lines (8 loc) 1.07 kB
# @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. |