Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

decimal to binary conversion didn't work #355

Closed
Lakshmipathi opened this issue Dec 21, 2013 · 4 comments
Closed

decimal to binary conversion didn't work #355

Lakshmipathi opened this issue Dec 21, 2013 · 4 comments

Comments

@Lakshmipathi
Copy link

Following query https://duckduckgo.com/?q=decimal+3+to+binary shows result as
""decimal 3" as a string is "011001000110010101100011011010010110110101100001011011000010000000110011" in binary."

@loganom
Copy link
Collaborator

loganom commented Jan 4, 2014

It appears that "decimal 3" in binary is the returned string. Are you implying that the returned value should actually be 0011? As in, the binary equivalent of the integer 3?

@moollaza
Copy link
Member

@Lakshmipathi @loganom this is actually a Goodie issue. Anyone want to move it to the correct repo?

@loganom
Copy link
Collaborator

loganom commented Jan 21, 2014

I have created this issue on the zeroclickinfo-goodies repo, thanks for catching that, @moollaza!

@loganom loganom closed this as completed Jan 21, 2014
@loganom
Copy link
Collaborator

loganom commented Jan 21, 2014

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

No branches or pull requests

3 participants