- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isInfinity (0.04 sec)
-
doc/go_spec.html
For floating-point arguments negative zero, NaN, and infinity the following rules apply: </p> <pre> x y min(x, y) max(x, y) -0.0 0.0 -0.0 0.0 // negative zero is smaller than (non-negative) zero -Inf y -Inf y // negative infinity is smaller than any other number +Inf y y +Inf // positive infinity is larger than any other number
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)