mini\Util\Math\Int namespace

Namespace Browser: This page shows all classes, functions, and sub-namespaces in the mini\Util\Math\Int namespace.

Classes (4)

BcMathInt

bcmath-based implementation of IntValue

final
GmpInt

GMP-based implementation of IntValue

final
NativeInt

Pure PHP arbitrary precision integer using decimal limbs (base 10^9)

final
PyInt

Reference implementation using Python interpreter

final