I'm assuming that the "programming language" is being built for people wanting reports. The business side. As many others have stated returning zero (0) is just wrong. What ever results they care ...
From early on in math class, you’re taught that you cannot divide a number by zero. On paper, it doesn’t work out. Do it electronically, and you’ll get an error ...
Is there a way to handle this?<BR><BR>I'm having to pull interest % rate and number of days from a database. So far, the problem just appears to be that a variable is being used to divide - I've set ...