Introduction
laminas-math provides general mathematical functions. So far the supported functionalities are:
Laminas\Math\Rand
, a random number generator;Laminas\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!