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
Copy file name to clipboardExpand all lines: xml/System.Runtime.InteropServices/NFloat.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2414,6 +2414,8 @@ A return value of `false` does not imply that <xref:System.Numerics.INumberBase%
2414
2414
2415
2415
This function returns `true` for a complex number `a + bi` where `b` is zero.
2416
2416
2417
+
This function also returns `true` for <xref:System.Runtime.InteropServices.NFloat.PositiveInfinity> and <xref:System.Runtime.InteropServices.NFloat.NegativeInfinity>.
0 commit comments