What does it mean for a function to have a zero?
The Eric Normand Podcast - A podcast by Eric Normand
Categories:
Some functions have a special value that will stop computation. For instance, multiplication will stop if you multiply zero by anything. We can use this property to our advantage.