Y
Hacker News
new
|
ask
|
show
|
jobs
by
cdsanchez
5263 days ago
That only applies to parseInt because it tries to guess the radix if one isn't supplied. parseFloat assumes base 10 and doesn't accept a radix argument.
2 comments
mikemaccana
5263 days ago
Oh that's neat. Thankyou.
link
VMG
5263 days ago
whoops, got out of bed too early
link