Search

Loss Percentage

Last Updated: Dec 2, 2020

Articles

This function is deprecated. Use Percentage.

Use this function to find the percentage of ‘loss’ in the ‘cost price’.

Syntax

Loss Percentage (loss, costprice)

Parameters

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

Returns

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

Sample

Loss Percentage (30,100) => 30.0

To view all the Math functions, click here.

Did you find what you were looking for?