longyi c9405dd336 vendor il y a 5 ans
..
doc c9405dd336 vendor il y a 5 ans
src c9405dd336 vendor il y a 5 ans
CHANGELOG.md c9405dd336 vendor il y a 5 ans
CONDUCT.md c9405dd336 vendor il y a 5 ans
CONTRIBUTING.md c9405dd336 vendor il y a 5 ans
LICENSE.md c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
composer.json c9405dd336 vendor il y a 5 ans

README.md

zend-math

Build Status Coverage Status

Zend\Math provides general mathematical functions. So far the supported functionalities are:

  • Zend\Math\Rand, a random number generator;
  • Zend\Math\BigInteger, a library to manage big integers.

-