1 reference to MinExponent
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
1194return MinExponent - (BitOperations.LeadingZeroCount(x.TrailingSignificand) - BiasedExponentLength);