The double
type has several special types like NaN
, POSITIVE_INFINITY
, and NEGATIVE_INFINITY
. When a double number is divided by zero, it will return Infinity
.
Search
Dec 14, 2023, 1 min read
The double
type has several special types like NaN
, POSITIVE_INFINITY
, and NEGATIVE_INFINITY
. When a double number is divided by zero, it will return Infinity
.