2 references to ExponentBias
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (2)
128return (sbyte)(BiasedExponent - ExponentBias); 2414static int IBinaryFloatParseAndFormatInfo<Half>.ExponentBias => ExponentBias;