What does it mean for a function to have a zero?
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
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.