Search

Get Loss Percentage (Dep.)

Articles

This function is deprecated. Use Get Percentage.

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

Syntax

Get Loss Percentage (Dep.) (loss, cost_price)

Parameters

Input Parameter Name Description
loss Loss value to find the loss percentage
cost_price Costprice value to find the loss percentage

Returns

Return Value Description
Value Returns the percentage of loss in the cost price

Sample

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

  • Returns 30.0.

To view all the Math functions, click here.

Did you find what you were looking for?