flt
Instance Public methods
true
if flt
is less than or equal to
real
. The result of NaN <= NaN
is undefined,
so the implementation-dependent value is returned.
true
if flt
is less than or equal to
real
. The result of NaN <= NaN
is undefined,
so the implementation-dependent value is returned.
Please login to continue.