Search

Get Profit Percentage (Dep.)

Articles

This function is deprecated. Use Get Percentage.

Use this function to find the percentage of profit in the cost_price.

Syntax

Get Profit Percentage (Dep.) (profit, cost_price)

Parameters

Input Parameter Name Description
profit Profit value to find the Profit percentage
cost_price Costprice value to find the Profit percentage

Returns

Return Value Description
Value Returns the percentage of profit in the cost_price

Sample

Get Profit Percentage (Dep.) (30,100)

  • Returns 30.0.

To view all the Math functions, click here.

Did you find what you were looking for?