array_product
Astrotomic/php-twemoji
Supported Versions: PHP 5 >= 5.1.0, PHP 7, PHP 8
Calculate the product of values in an array
<?php array_product
(array
$array
):
int
|
float