1 reference to ComputeFloat
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Number.NumberToFloatingPointBits.cs (1)
1038(int Exponent, ulong Mantissa) am = ComputeFloat<TFloat>(exponent, mantissa);