Function fromFixedPoint

  • Converts fixed point tuple to floating point number Size is number of bits allocated for the fractional Precision dictates a fixed number of decimal places for the fractional

    Parameters

    • __namedParameters: [number, number]
    • size: number
    • Optional precision: number

    Returns number

Generated using TypeDoc