# zend-math

`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.


- File issues at https://github.com/zendframework/zend-math/issues
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-math
