Y
Hacker News
new
|
ask
|
show
|
jobs
by
yread
2268 days ago
Yes, I know that's why I even tried it in console as I was a bit surprised that parseInt doesn't do octal.
Why does js even support octal? I never found octal particularly useful. Speak hexadecimal or die
1 comments
sweeneyrod
2268 days ago
Because C does.
link