Feature request:
Make divide by zero evaluate to zero. Currently it gives an exception, which is very sensible but not useful in a working program. This feature would remove the need for a zero check before a division.
Log in to post a comment.