Last Updated: Feb 14, 2022
This function is deprecated. Use Get Percentage.
Use this function to find the percentage of profit in the cost_price.
Get Profit Percentage (Dep.) (profit, cost_price)
| Input Parameter Name | Description |
|---|---|
| profit | Profit value to find the Profit percentage |
| cost_price | Costprice value to find the Profit percentage |
| Return Value | Description |
|---|---|
| Value | Returns the percentage of profit in the cost_price |
Get Profit Percentage (Dep.) (30,100)
To view all the Math functions, click here.