Search

Profit Percentage

Last Updated: Dec 2, 2020

Articles

This function is deprecated. Use Percentage.

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

Syntax

Profit Percentage (profit, costprice)

Parameters

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

Returns

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

Sample

Profit Percentage (30,100) => 30.0

To view all the Math functions, click here.

Did you find what you were looking for?