flt > real â true or false
Instance Public methods
true if flt is greater than real.
The result of NaN > NaN is undefined, so the
implementation-dependent value is returned.
true if flt is greater than real.
The result of NaN > NaN is undefined, so the
implementation-dependent value is returned.
Please login to continue.