Exemplo n.º 1
0
 internal UInt64 fromFixedPoint32(Int32 mantissa, Int32 numberOfDigits) => NativeImports.fromFixedPoint32(mantissa, numberOfDigits);