Javascript is weird about multiplying decimals. We can do better by removing the decimals, multiplying, then re-adding the decimal place.
Use this instead of built in multiplication.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Javascript is weird about multiplying decimals. We can do better by removing the decimals, multiplying, then re-adding the decimal place.
Use this instead of built in multiplication.