Skip to content

Releases: dfelton/kobens-math

v2.0.0 Exception on Divide By Zero and Strict Types

08 Feb 17:23
f64f46c
Compare
Choose a tag to compare

This release:

  • Now throws an \InvalidArgumentException when attempting to divide by zero.
  • All source files now enforce strict types

Initial Release

30 Dec 05:53
b6269b9
Compare
Choose a tag to compare
Merge pull request #2 from dfelton/feature/is-evenly-divisible

Is Evenly Divisible