I want to create a LimitedPrecisionFloat class that would allow me to store a float with n-digits (I don\'t want to round the number, just cut the remaining dig
LimitedPrecisionFloat