namespace Ramsey\Uuid\Math
Object name | File name | Summary |
---|---|---|
BrickMathCalculator | vendor/ramsey/uuid/src/Math/BrickMathCalculator.php | A calculator using the brick/math library for arbitrary-precision arithmetic |
CalculatorInterface | vendor/ramsey/uuid/src/Math/CalculatorInterface.php | A calculator performs arithmetic operations on numbers |
RoundingMode | vendor/ramsey/uuid/src/Math/RoundingMode.php | Specifies a rounding behavior for numerical operations capable of discarding precision. |