Math Functions
ROUND(number, num_digits): Rounds a number to a specified number of digits.
Example: =ROUND(123.456, 2) returns 123.46.
AVERAGE(range): Calculates the average of numbers in a range.
Example: =AVERAGE(A1:A10) calculates the average of that range.
ABS(number): Returns the absolute value of a number.
Example: =ABS(-10) returns 10.
SQRT(number): Returns a positive square root.
Example: =SQRT(16) returns 4.
For all things Strategy, Management Theories, and Business Frameworks, please visit https://www.stratrix.com

