greater_than


Description:

[ Version ( since = "19.0.0" ) ]
public bool greater_than (Decimal64 other_decimal)

Parameters:

this

A Decimal64.

other_decimal

A Decimal64 to be compared.

Returns:

true if the decimal is greater than the other decimal, false otherwise.