Hello. I'm programming a couple of simple linear algebra tools, and was wondering how could i get to handle the division by zero within my own program. I want to detect when I'm dividing by zero, but I don't want the program to exit.
I'd be really looking forward to any sort of help you could provide.
Thanks.