Voting

: one minus zero?
(Example: nine)

The Note You're Voting On

harl at gmail dot com
2 years ago
array_sum() doesn't "ignore strings if they are not convertible", it converts them to zero. array_product() does the same thing, where the difference between "ignoring" and "converting to zero" is much more obvious.

<< Back to user notes page

To Top