1 reference to NegativeInfinityBits
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Math.cs (1)
338
return (bits == double.
NegativeInfinityBits
) ? double.MinValue : x;