less_than


Description:

[ Version ( since = "0.12.0" ) ]
public bool less_than (Decimal128 other_decimal)

Parameters:

this

A Decimal128.

other_decimal

A Decimal128 to be compared.

Returns:

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