Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Got the integer and decimal cases to work.#7

Open
jadrake75 wants to merge 1 commit intoauth0:masterfrom
jadrake75:master
Open

Got the integer and decimal cases to work.#7
jadrake75 wants to merge 1 commit intoauth0:masterfrom
jadrake75:master

Conversation

@jadrake75
Copy link

the digit and decimal objects where arrays so they need to be combined
into a string before calling parseInt. Also calling parseInt on a
decimal will be an integer not a real number.

Fixes #5

the digit and decimal objects where arrays so they need to be combined
into a string before calling parseInt.  Also calling parseInt on a
decimal will be an integer not a real number.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Numbers

1 participant