Skip to main content

Calculate percentage

Calculate the percentage of two numbers

Input parameters

NameDescriptionTypeRequiredDefault value
PartThe part represents the value for which you want to calculate the percentage relative to the whole.NUMBERtrue
WholeThe whole is the total or reference value against which you are comparing the part.NUMBERtrue

Output

NameDescriptionTypeDefault value
ResultThe name of the variable that contains the calculated percentage.NUMBERPERCENTAGE