longyi c9405dd336 vendor hace 5 años
..
doc c9405dd336 vendor hace 5 años
src c9405dd336 vendor hace 5 años
CHANGELOG.md c9405dd336 vendor hace 5 años
CONDUCT.md c9405dd336 vendor hace 5 años
CONTRIBUTING.md c9405dd336 vendor hace 5 años
LICENSE.md c9405dd336 vendor hace 5 años
README.md c9405dd336 vendor hace 5 años
composer.json c9405dd336 vendor hace 5 años

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.

-