Created
June 3, 2020 06:46
-
-
Save seifip/06222af98f1adb67694556a2114bde3f 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