Be cool. Don’t use float/double for storing monetary valuesA tour on how hardware deals with numbers and math
What you’re looking for You saw that joke telling that JavaScript doesn’t know math because of the expression below. 0.1 + 0.2 === 0.3 This …