Originally posted by: ndee
it's 0.1 but I don't know why, I thought wrong. Cuz according to my logic, 1/4 would also be 0.1 but that's wrong, it would be 0.01, no idea why thought.
Originally posted by: Pepsi90919
no, it's not. you technically can't even subtract in binary without jumping through hoops.
Originally posted by: dighn
Originally posted by: ndee
it's 0.1 but I don't know why, I thought wrong. Cuz according to my logic, 1/4 would also be 0.1 but that's wrong, it would be 0.01, no idea why thought.
the place of 0.1 is 1/10 in base ten, so it's 1/2 in base 2
Originally posted by: dighn
Originally posted by: Pepsi90919
no, it's not. you technically can't even subtract in binary without jumping through hoops.
umm sure you can. you can subtract just like in base 10
Originally posted by: Pepsi90919
Originally posted by: dighn
Originally posted by: Pepsi90919
no, it's not. you technically can't even subtract in binary without jumping through hoops.
umm sure you can. you can subtract just like in base 10
you missed the last four words.
Skipped over my post, eh?Originally posted by: ndee
it's 0.1 but I don't know why, I thought wrong. Cuz according to my logic, 1/4 would also be 0.1 but that's wrong, it would be 0.01, no idea why thought.
Originally posted by: dighn
Originally posted by: Pepsi90919
Originally posted by: dighn
Originally posted by: Pepsi90919
no, it's not. you technically can't even subtract in binary without jumping through hoops.
umm sure you can. you can subtract just like in base 10
you missed the last four words.
i dont see how adjusting to a different base is "jumping through hoops" . the rules & procedures are exactly the same
Originally posted by: Pepsi90919
i've always done it by inverting the number and adding 1 to get a 2's complement number, then adding the other number.
Originally posted by: dighn
Originally posted by: Pepsi90919
i've always done it by inverting the number and adding 1 to get a 2's complement number, then adding the other number.
yeah but you could do it the "natural" way too...