lib-base.decimal.gt

Home > @mosaic/lib-base > Decimal > gt

Decimal.gt() method

Signature:

gt(that: Decimalish): boolean;

Parameters

ParameterTypeDescription

that

Returns:

boolean

Last updated