Tag Archives: Math

The SUMIF Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns the sum of all the cells in a given range that meet a specific criterion.

The PRODUCT Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It multiplies all the numbers given to it as arguments and returns the product.

The INT Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded down, to the nearest integer .

The FLOOR.MATH Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded down, to the nearest integer or to the nearest multiple of significance. Its syntax and usage is similar to the FLOOR function.

The FLOOR Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded down, toward zero, to the nearest multiple of significance .

The CEILING.MATH Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded up, to the nearest integer or to the nearest multiple of significance. Its syntax and usage is similar to the CEILING function.

The CEILING Function

Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded up, away from zero, to the nearest multiple of significance .

The PI Function

Kornilios Ampatzis/ April 19, 2019/ Functions

It returns the number 3.14159265358979, the mathematical constant pi, accurate to 15 digits.