mini\Util\Math\DecimalMath::negate() Method

public static

Signature

public static function negate(string $a): string

Parameters

Name Type Default Description
$a string required Documentation missing

Returns

string

Documentation

Negate: -x

Source

src/Util/Math/DecimalMath.php:79-85