BioloMICS logo
×
BioloMICS menu

PRODUCT

 
Category: Mathematical Function.
 
Description: Multiplies all numbers given as arguments and returns the product.
 
Syntax: PRODUCT(number1, number2, …)
 
If an argument is an array or reference, only numbers in the array or reference are multiplied.
 
Empty cells, logical values, and text in the array or reference are ignored.