denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.97k stars 2.55k forks source link

Bug in chrome #103

Closed linegel closed 3 years ago

linegel commented 5 years ago

xoyrdcwfhqf21

izayl commented 5 years ago

https://stackoverflow.com/questions/41679191/why-is-math-pow-sometimes-not-equal-to-in-javascript

denysdovhan commented 5 years ago

Amazing. Can anyone open a PR?

izayl commented 5 years ago

Amazing. Can anyone open a PR?

@denysdovhan I have create a pr before, but it's a just bug in v8, so i closed it.

if you think this problem should be shown in this repo, i'll reopen the pr.

https://github.com/denysdovhan/wtfjs/pull/104