2 references to MaxBiasedExponent
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Half.cs (2)
999
if (exp ==
MaxBiasedExponent
)
1226
else if (biasedExponent ==
MaxBiasedExponent
)