Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

parseFloat() does not have a second parameter #20

Open
ericblade opened this issue Mar 19, 2012 · 0 comments
Open

parseFloat() does not have a second parameter #20

ericblade opened this issue Mar 19, 2012 · 0 comments

Comments

@ericblade
Copy link

Throughout the code of Alice, parseFloat() is used with a second parameter, ala parseInt's second parameter, "radix". However, parseFloat() only works in base 10, and therefore does not have a radix parameter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant