BRZEN
Signed zero
Texto da Wikipédia (en), licença CC BY-SA. O BETARUBI mostra o verbete inteiro nesta página — a leitura não continua fora do site.
Signed zero is zero with an associated sign. In ordinary arithmetic, the number 0 does not have a sign, and −0, +0 and 0 are three ways of writing the same number. However, in computing, some number representations allow for the existence of two zeros, often denoted by −0 and +0, regarded as equal by the numerical comparison operations but with possible different behaviors in particular operations. This occurs in the sign–magnitude and ones' complement signed number representations for integers, and in most floating-point number representations. The number 0 is typically expressed as +0.
