1 reference to MinExponent
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Math.cs (1)
909
return double.
MinExponent
- (BitOperations.LeadingZeroCount(x.TrailingSignificand) - double.BiasedExponentLength);