You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
George-Cristian Muraru edited this page May 10, 2021
·
3 revisions
This class is used to change a value from a floating point representation to a fixed point representation.
By using this representation there is no need to worry about the different machine representations regarding floating numbers.
One of the downsides is that sometimes there might be a loss in precision - as you can see in the above image where some digits are lost.