Signed zero

Signed zero

Signed zero is zero with an associated sign. In ordinary arithmetic, −0 = +0 = 0. However, in computing, some number representations allow for the existence of two zeros, often denoted by −0 (negative zero) and +0 (positive zero). This occurs in the sign and magnitude and ones' complement signed number representations for integers, and in most floating point number representations. The number 0 is usually encoded as +0, but can be represented by either +0 or −0.

The IEEE 754 standard for floating point arithmetic (presently used by most computers and programming languages that support floating point numbers) requires both +0 and −0. The zeroes can be considered as a variant of the extended real number line such that 1/−0 = − and 1/+0 = +∞, division by zero is only undefined for ±0/±0 and ±∞/±∞.

Negatively signed zero echoes the mathematical analysis concept of approaching 0 from below as a one-sided limit, which may be denoted by x → 0, x → 0−, or x → ↑0. The notation "−0" may be used informally to denote a small negative number that has been rounded to zero. The concept of negative zero also has some theoretical applications in statistical mechanics and other disciplines.

It is claimed that the inclusion of signed zero in IEEE 754 makes it much easier to achieve numerical accuracy in some critical problems,[1] in particular when computing with complex elementary functions.[2] On the other hand, the concept of signed zero runs contrary to the general assumption made in most mathematical fields (and in most mathematics courses) that negative zero is the same thing as zero. Representations that allow negative zero can be a source of errors in programs, as software developers do not realize (or may forget) that, while the two zero representations behave as equal under numeric comparisons, they are different bit patterns and yield different results in some operations.

Contents

Representations

The widely used two's complement encoding does not allow a negative zero. In a 1+7-bit sign-and-magnitude representation for integers, negative zero is represented by the bit string 1000 0000. In an 8-bit one's complement representation, negative zero is represented by the bit string 1111 1111. In all three encodings, positive zero is represented by 0000 0000.

Negative zero by IEEE 754 representation in binary32

In IEEE 754 binary floating point numbers, zero values are represented by the biased exponent and significand both being zero. Negative zero has the sign bit set to one. One may obtain negative zero as the result of certain computations, for instance as the result of arithmetic underflow on a negative number, or −1.0*0.0, or simply as −0.0.

In IEEE 754 decimal floating point encoding a negative zero is represented by an exponent being any valid exponent in the range for the encoding, the true significand being zero, and the sign bit being one.

Properties and handling

The IEEE 754 floating point standard specifies the behavior of positive zero and negative zero under various operations. The outcome may depend on the current IEEE rounding mode settings.

Arithmetic

Multiplication and division follow their usual rules for combining signs:

  • \frac{-0}{ \left| x \right| } = -0\,\! (for x different from 0)
  • (-0) \cdot (-0) = +0\,\!
  • \left| x \right| \cdot (-0) = -0\,\!

Addition and subtraction are handled specially if the values could cancel:

  • x + (\pm 0) = x\,\!
  • (-0) + (-0) = (-0) - (+0) = -0\,\!
  • (+0) + (+0) = (+0) - (-0) = +0\,\!
  • x - x = x + (-x) = +0\,\! (for any finite x, −0 when rounding toward negative)

Because of negative zero (and only because of it), the statements z = -(x - y) and z = (-x) - (-y), for floating-point variables x, y, and z, cannot be optimized to z = y - x.

Some other special rules:

  • \frac{-0}{-\infty} = +0\,\! (follows the sign rule for division)
  • \frac{\left|x\right|}{-0} = -\infty\,\! (for non-zero x, follows the sign rule for division)
  • \frac{\pm 0}{\pm 0} = \mbox{NaN}\,\!

Division of a non-zero number by zero sets the divide by zero flag, and an operation producing a NaN sets the invalid operation flag. An exception handler is called if enabled for the corresponding flag.

Comparisons

According to the IEEE 754 standard, negative zero and positive zero should compare as equal with the usual (numerical) comparison operators, like the == operators of C and Java. In those languages, special programming tricks may be needed to distinguish the two values:

  • casting the number to an integer type, so as to compare the bit patterns;
  • using the IEEE 754 copysign() function to copy the sign of the zero to some non-zero number;
  • taking the reciprocal of the zero to obtain either 1/(+0) = +∞ or 1/(−0) = −∞.

However, some programming languages may provide alternative comparison operators that do distinguish the two zeros. This is the case, for example, of the equals method in Java's Double class.[4]

Scientific uses

Informally, one may use the notation "−0" for a negative value that was rounded to zero. This notation may be useful when a negative sign is significant; for example, when tabulating Celsius temperatures, where a negative sign means below freezing.

In statistical mechanics, one sometimes uses negative temperatures to describe systems with population inversion, which can be considered to have a temperature greater than positive infinity, because the coefficient of energy in the population distribution function is −1/Temperature. In this context, a temperature of −0 is a (theoretical) temperature larger than any other negative temperature, corresponding to the (theoretical) maximum conceivable extent of population inversion, the opposite extreme to +0.[5]

See also

  • Line with two origins

References

  1. ^ William Kahan, "Branch Cuts for Complex Elementary Functions, or Much Ado About Nothing's Sign Bit", in The State of the Art in Numerical Analysis (eds. Iserles and Powell), Clarendon Press, Oxford, 1987.
  2. ^ William Kahan, Derivatives in the Complex z-plane, p10.
  3. ^ Cowlishaw, Mike (7 April 2009). "Decimal Arithmetic: Arithmetic operations – square-root". speleotrove.com (IBM Corporation). http://speleotrove.com/decimal/daops.html#refsqrt. Retrieved 7 December 2010. 
  4. ^ [1]
  5. ^ Kittel, Charles and Herbert Kroemer (1980). Thermal Physics (2nd ed.). W. H. Freeman Company. p. 462. ISBN 0-7167-1088-9. 

Further reading


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Zero copula — is a linguistic phenomenon whereby the subject is joined to the predicate without overt marking of this relationship (like the copula to be in English). One can distinguish languages that simply do not have a copula and languages that have a… …   Wikipedia

  • Signed number representations — In computing, signed number representations are required to encode negative numbers in binary number systems. In mathematics, negative numbers in any base are represented by prefixing them with a − sign. However, in computer hardware, numbers are …   Wikipedia

  • Signed graph — In the area of graph theory in mathematics, a signed graph is a graph in which each edge has a positive or negative sign.Formally, a signed graph Sigma; is a pair ( G , sigma;) that consists of a graph G = ( V , E ) and a sign mapping or… …   Wikipedia

  • Signed distance function — In mathematics and applications, the signed distance function of a set S in a metric space determines how close a given point x is to the boundary of S , with that function having positive values at points x inside S , it decreases in value as x… …   Wikipedia

  • Signed By Force — infobox record label parent = Semprini Records founded = 2007 distributor = genre = Alternative rock, Post hardcore, Punk rock, Hardcore punk country = Canada url = [http://www.signedbyforce.com/ signedbyforce.com] Signed By Force is a Montreal… …   Wikipedia

  • Division by zero — This article is about the mathematical concept. For other uses, see Division by zero (disambiguation). The function y = 1/x. As x approaches 0 from the right, y approaches infinity. As x approaches 0 from the left, y approaches negative …   Wikipedia

  • Run Level Zero — Infobox musical artist Name = Run Level Zero Img capt = From left to right : Ville Hising, Hans Åkerman (RLZ 2005) Background = group or band Origin = flagicon|Sweden Stockholm, Sweden Genre = electro industrial / aggrotech Years active = 1999… …   Wikipedia

  • NX Zero — presentation in 2007. Background information Origin Brazil, São Paulo, SP Genres …   Wikipedia

  • City of Oakland's Zero Waste Program — The City of Oakland, California, adopted a Zero Waste Strategic Plan in 2006, detailing a road map for the City to follow toward the implementation of a Zero Waste System by 2020. As stated in a City Resolution, introduced by then Mayor Jerry… …   Wikipedia

  • Channel Zero (company) — Channel Zero Inc. Type Private company Industry Media Founded 2000 Headquarters …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”