Hacker News new | ask | show | jobs
by pwdisswordfish 3385 days ago
> decimal positive binary numbers

Make up your mind.

1 comments

Clarifications:

decimal: Not base 10, but fractional, those with a decimal point binary: Not just 0 or 1, but base 2.

0.01 is a binary positive decimal number which is 0.25 in base 10.