Skip to content

Division by zero exception support

Compare
Choose a tag to compare
@phpfui phpfui released this 07 Nov 21:01
· 141 commits to master since this release
aa12a41

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.