Difference between revisions of "Manuals/calci/PERCENTAGES"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "==per")
 
Line 1: Line 1:
==per
+
==Description==
 +
*This function returns Percentage of a given array values.
 +
*In  PERCENTAGES(Array),array is the set of values to find Percentage value.Percentage is a number or ratio always expressed as a fraction of 100 and is denoted by the symbol %.
 +
*The simplest way to calculate percentage is to divide the given number as numerator by the relative total number as denominator and then multiplying the answer by 100 will gives the percentage.
 +
*The pecentage of two relative quantities or number can be calculated by the below mathematical formula:<math>\frac{Relative number}{Whole Number}*100</math>

Revision as of 15:41, 29 November 2016

Description

  • This function returns Percentage of a given array values.
  • In PERCENTAGES(Array),array is the set of values to find Percentage value.Percentage is a number or ratio always expressed as a fraction of 100 and is denoted by the symbol %.
  • The simplest way to calculate percentage is to divide the given number as numerator by the relative total number as denominator and then multiplying the answer by 100 will gives the percentage.
  • The pecentage of two relative quantities or number can be calculated by the below mathematical formula: