- Home
- MPR to XXL converter
- Messages
- A formula that divides by zero
A formula that divides by zero
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
The sum ends up dividing by zero, usually because a name it divides by was declared as zero or left empty.
XA="L/0"How to fix it
Check the value of the name being divided by. If the program is meant to handle zero, it has to choose the value another way.