You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's look at a few examples for **floating division**. When we divide floating point numbers, the result is always a **float number** and the division never fails, and works correctly with the special values **+∞** and **-∞**:
78
78
@@ -93,6 +93,3 @@ When printing the values **∞** and **-∞**, the console output may be `?`, b
0 commit comments