Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,910,183,191 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Floating Point

   Also found in: Dictionary/thesaurus, Acronyms, Wikipedia 0.01 sec.
floating point
A method for storing and calculating numbers in which the decimal points do not line up as in fixed point numbers. The significant digits are stored as a unit called the "mantissa," and the location of the radix point (decimal point in base 10) is stored in a separate unit called the "exponent." Floating point methods are used for calculating a large range of numbers quickly.

Floating point operations can be implemented in hardware (math coprocessor), or they can be done in software. In large systems, they can also be performed in a separate floating point processor that is connected to the main processor via a channel. See numbers.

  FLOATING POINT EXAMPLES

  Mantissa  Exponent  Value
  71        0           71
  71        1          710
  71        2         7100
  71        -1           7.1


How Numbers Are Stored
Floating point is one of four primary ways numbers are stored in the computer.

Floating Point 

a form of representation of numbers in a digital computer, with variable position of the point that separates the whole part of the number from the fraction. A floating point corresponds to the normal or semilogarithmic form of representation of numbers. For example, the numbers 5671.31 (a decimal number) and 1101.1 (a binary number) are represented in normalized form as follows: 0.567131 x 10+4 and 0.11011 x 10+100. The range of numbers that can be represented is much broader in a digital computer with a floating point than in one with a fixed point.

A floating point improves the accuracy of calculations and excludes large coefficients for most problems, thus facilitating the process of programming and problem preparation, but operations involving numbers with a floating point are more labor-intensive and digital computers with a floating point are structurally more intricate than are digital computers with a fixed point. The representation of numbers with a floating point is used in most Soviet digital computers, such as the Minsk-22, Ural-14, BESM-4, BESM-6, and M-220.



Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
According to Sandia, Red Storm is one of the world's most powerful supercomputers with over 280 teraflops (trillion floating point operations per second).
It is based on the Linpack benchmark, which measures a computer's floating-point rate of executing linear equations and is expressed in Gigaflops (Gflop/s) or billions of floating point operations per second.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.