mini\Util\Math\BigInt::subtract() Method

public

Signature

public function subtract(self|string|int $other): self

Parameters

Name Type Default Description
$other self|string|int required Documentation missing

Returns

self

Documentation

Documentation missing - No docblock found for this method.

Source

src/Util/Math/BigInt.php:70-73