[ Version ( since = "0.12.0" ) ]
public bool greater_than_or_equal (Decimal128 other_decimal)
| this |
A Decimal128. |
| other_decimal |
A Decimal128 to be compared. |
|
true if the decimal is greater than the other decimal or equal to the other decimal, false otherwise. |