Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

zend-math 3.1.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 10 Jul 19:02
· 28 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #34 fixes the docblock for Rand::getFloat to indicate that the bottom boundary
    can include 0.

  • #36 removes all references to ircmaxell/random-lib from the component. While
    it was no longer used internally, references still existed that caused confusion for
    some users.