array_product

 number array_product ( array $array ) 

説明

array_product() returns the product of values in an array.

戻り値

Returns the product as an integer or float.