mini\Util\Math\BigInt::multiply()
Method
public
Signature
public function multiply(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.