This document describes several Excel functions: SUM adds numbers in a range of cells; PRODUCT multiplies numbers given as arguments; QUOTIENT returns the integer portion of a division; AVERAGE returns the average of numeric arguments. It also describes SQRT which returns the positive square root; POWER which raises a number to a power; and ROUND which rounds a number to a specified number of digits. The document provides the syntax and remarks for each function.