4 references to Exponent
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (4)
1000
sbyte exponent =
Exponent
;
1023
destination[0] = (byte)
Exponent
;
1037
destination[0] = (byte)
Exponent
;
1195
return x.
Exponent
;