goldrat/vendor/simplito/bigint-wrapper-php/test/testbc.php
2025-10-09 17:41:57 +00:00

6 lines
128 B
PHP

<?php
define('S_MATH_BIGINTEGER_MODE', "bcmath");
require(__DIR__ . "/../lib/BigInteger.php");
require(__DIR__ . "/test.php");