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