Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,900,138,673 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
?

Fixed Point
(redirected from Fixed point (computing))

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
fixed point
A method for storing and calculating numbers in which the decimal point is always in the same location. Contrast with floating point.
fixed point [¦fikst ′pȯint]
(engineering)
A reproducible value, as for temperature, used to standardize measurements; derived from intrinsic properties of pure substances.
(mathematics)
For a function ƒ mapping a setSto itself, any element ofSwhich ƒ sends to itself.

(mathematics)fixed point - The fixed point of a function, f is any value, x for which f x = x. A function may have any number of fixed points from none (e.g. f x = x+1) to infinitely many (e.g. f x = x). The fixed point combinator, written as either "fix" or "Y" will return the fixed point of a function.

See also least fixed point.

Fixed Point 

a form of representation of numbers in a digital computer with constant position of the point that sepa-rates the whole part of the number from the fraction. The fixed point corresponds to the natural form of representation of numbers. The point may be fixed at any position of the number—for example, in a digital computer five-place numbers with a fixed point after the second place are represented as +74.531, +07.453, +00.745, and so on. To prevent the numbers formed in the process of calculations from going beyond the range of representable numbers, scale factors are incorporated into the input data and intermediate and final results when drawing up programs for computers with a fixed point. However, the fixing of the point before the high-order digit of the modulus of the number (a number less than 1) is more expedient; in such a case the word format of the digital computer is not overloaded during multiplication of numbers. The range of representable numbers is narrower in a digital computer with a fixed point than in a digital computer with a floating point. The complication of programming when a fixed point is used is compensated in some cases by the simplicity of the devices of the digital computer and the ease in carrying out arithmetic operations, and also by the possibility of achieving greater speed in addition and subtraction. A fixed point was used in the Soviet Minsk-1, Setun’, and Ural-1 digital computers and in most digital control computers.

A. V. GUSEV



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?   Encyclopedia browser?   Full browser?
No references found
 
 
 
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.