longyi c9405dd336 vendor 5 年之前
..
doc c9405dd336 vendor 5 年之前
src c9405dd336 vendor 5 年之前
CHANGELOG.md c9405dd336 vendor 5 年之前
CONDUCT.md c9405dd336 vendor 5 年之前
CONTRIBUTING.md c9405dd336 vendor 5 年之前
LICENSE.md c9405dd336 vendor 5 年之前
README.md c9405dd336 vendor 5 年之前
composer.json c9405dd336 vendor 5 年之前

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.

-