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

Got the integer and decimal cases to work. #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Got the integer and decimal cases to work. #7

wants to merge 1 commit into from

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