equal


Description:

[ Version ( since = "3.0.0" ) ]
public bool equal (Decimal256 other_decimal)

Parameters:

this

A Decimal256.

other_decimal

A Decimal256 to be compared.

Returns:

true if the decimal is equal to the other decimal, false otherwise.