June 2019
Beginner to intermediate
770 pages
19h 24m
English
The sole reason for defining a new class of numbers is to overload the arithmetic operators. Each FixedPoint object has two parts: value and scale. We can say some value,
, is a fraction of the value
divided by the scaling factor
:
.
Note that we've worked out the algebra in the following example using ...
Read now
Unlock full access