February 2013
Intermediate to advanced
538 pages
20h 55m
English
array_product
number array_product(array array)Returns the product of every element in
array. If each value in
array is an integer, the resulting product
is an integer; otherwise, the resulting product is a float.
Read now
Unlock full access