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

public static

Signature

public static function isZero(string $value): bool

Parameters

Name Type Default Description
$value string required Documentation missing

Returns

bool

Documentation

Check if value is zero

Source

src/Util/Math/DecimalMath.php:121-128