Edit
↰
Home
↑
ion
↑
Decimal
↻
Decimal::equals
↲
Context
↲
Decimal::__construct
↲
Decimal::isInt
↲
Decimal::toInt
↲
Decimal::toString
#
bool
ion\Decimal::equals
(
ion\Decimal
$decimal
)
Check two decimals for equality.
Params:
#
ion\Decimal
$decimal
#
The decimal to compare to.
Returns:
#
bool
, Whether both decimals equal.
Show Comments from Github Discussions