fromFixedPoint(__namedParameters: [number, number], size: number, precision?: number): number
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
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