Re: model of Z
¬a\/b wrote:
> Z=set of signed integers
> what about to allow existence of +0 and -0?
In mathematics, zero is neither signed nor unsigned.
In the two's complement system, there is only one zero. And it is still
considered neither signed nor unsigned.
In the one's complement system, there are two versions of zero, +0 and
-0, but they are considered equivalent. IEEE floating point format, for
example, uses a one's complement notation for signed numbers.
Cheers,
Randy Hyde
.
Relevant Pages
- Re: Bobby Fischers Conquest of Everest..
... attended Robin Wilson?s talk a few months ago about zero in mathematics ... more important and pivotal in all sorts of ways of thinking about the ... the void and the vacuum that we?re familiar with. ... (rec.games.chess.misc) - Re: Bobby Fischers Conquest of Everest..
... attended Robin Wilson?s talk a few months ago about zero in mathematics ... more important and pivotal in all sorts of ways of thinking about the ... the void and the vacuum that we?re familiar with. ... (rec.games.chess.misc) - Re: The annotated annotated annotated C standard
... outside the Standard in order to achieve a platform-specific goal. ... mathematics found itself ... it is true that there are some cases where division by zero ... (comp.programming) - Re: The annotated annotated annotated C standard
... outside the Standard in order to achieve a platform-specific goal. ... mathematics found itself ... it is true that there are some cases where division by zero ... (comp.programming) - Re: .999... ?= 1
... the meaning of a number it might be premature to exclude the possibility ... For instance zero ... much of decimals (or alternatively an overbar even in case of omitted ... Now we are at the roots of mathematics. ... (sci.math) |
|