Floating point notation is like scientific notation, but with 2 instead of 10,
S*2^E
Where S is the significand, 2 is the basis, E is the exponent.
Name:
Anonymous2021-06-22 18:20
You can solve your float problems by eating heavier metals.
Name:
Anonymous2021-06-23 7:16
Floating point is garbage. It would be slightly less disgusting if the significant digits were encoded as two's complement, but the retards just had to choose fucking sign bit. Representation of real numbers as numerator and denominator is infinitely better overall.