method
<=
<=(p1)
public
Returns true if float is less than or equal to real.
The result of NaN <= NaN is undefined, so an implementation-dependent value is returned.
<=(p1)
public
Returns true if float is less than or equal to real.
The result of NaN <= NaN is undefined, so an implementation-dependent value is returned.