[ Version ( since = "0.12.0" ) ]
public bool not_equal (Decimal128 other_decimal)
| this |
A Decimal128. |
| other_decimal |
A Decimal128 to be compared. |
|
true if the decimal isn't equal to the other decimal, false otherwise. |