5 ms·
Money should never be stored using floating point variables. That is why the Decimal type exists and why IBM Mainframes have hardware acceleration for binary co
by UltraSane 15d ago
Money should never be stored using floating point variables. That is why the Decimal type exists and why IBM Mainframes have hardware acceleration for binary coded decimal math.