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