Re: A83: Signed Division


[Prev][Next][Index][Thread]

Re: A83: Signed Division




Arjen,

Well, I don't speak Dutch...but the concept is simple.

"Signed" simply means that the number is represented with a bit set aside
for the sign (positive or negative). For example:

34, -32,767 are signed numbers.
65000, 64000 are unsigned numbers (you couldn't represent these with signed
numbers).

Its kinda hard w/o going into some huge explanation of binary notation.
:)...

James.

----- Original Message -----
From: Arjen Zonneveld <a_sunfield@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Sunday, January 02, 2000 2:00 PM
Subject: Re: A83: Signed Division


>
> Call me stupid but what is "signed division", perhaps anyody knows the
dutch
> word for "signed divsion" or "signed" and "unsigned" numbers
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
>



Follow-Ups: References: