Divide by zero is a common error in whatever language you code in. Although an error is the correct response as you can't divide by zero, its something that we don't want to display. One method of getting round this...

Read More