1 reference to MultiplyAdd
System.Runtime.Numerics (1)
System\Number.BigInteger.cs (1)
529
uint carry =
MultiplyAdd
(bits.Slice(0, resultLength), PowersOf1e9.TenPowMaxPartial, base1E9[i]);