Lines Matching refs:negative
5 echo "*** Testing array_product() : variations - negative numbers***\n";
7 echo "\n-- Testing array_product() function with one negative number --\n";
10 echo "\n-- Testing array_product() function with two negative numbers --\n";
13 echo "\n-- Testing array_product() function with three negative numbers --\n";
16 echo "\n-- Testing array_product() function with negative floats --\n";
19 echo "\n-- Testing array_product() function with negative floats --\n";
25 *** Testing array_product() : variations - negative numbers***
27 -- Testing array_product() function with one negative number --
30 -- Testing array_product() function with two negative numbers --
33 -- Testing array_product() function with three negative numbers --
36 -- Testing array_product() function with negative floats --
39 -- Testing array_product() function with negative floats --