Float.isInfinite

Float.isInfinite

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean isInfinite()
Returns
true if the value represented by this object is positive infinity or negative infinity; false otherwise.
Description
Returns true if this Float value is infinitely large in magnitude.