Introduction

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.

We expect to add more functionalities in the future.

Found a mistake or want to contribute to the documentation? Edit this page on GitHub!