Created
June 3, 2020 06:42
-
-
Save seifip/f019e65eba0f9362063f0eb21f7a8f49 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const x = 0.2 + 0.1; | |
// ↪ 0.30000000000000004 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment