Division by zero exception support
MathExecutor now allows for exceptions to be thrown on division be zero. Previous and current default behavior is it return 0 if dividing by zero.
MathExecutor now allows for exceptions to be thrown on division be zero. Previous and current default behavior is it return 0 if dividing by zero.