0%

fixed-point

fixed-point
F f

Transcription

    • US Pronunciation
    • US IPA
    • [fikst point]
    • /fɪkst pɔɪnt/
    • US Pronunciation
    • US IPA
    • [fikst point]
    • /fɪkst pɔɪnt/

Definitions of fixed-point word

  • noun Technical meaning of fixed-point (programming)   A number representation scheme where a number, F is represented by an integer I such that F=I*R^-P, where R is the (assumed) radix of the representation and P is the (fixed) number of digits after the radix point. On computers with no floating-point unit, fixed-point calculations are significantly faster than floating-point as all the operations are basically integer operations. Fixed-point representation also has the advantage of having uniform density, i.e., the smallest resolvable difference of the representation is R^-P throughout the representable range, in contrast to floating-point representations. For example, in PL/I, FIXED data has both a precision and a scale-factor (P above). So a number declared as 'FIXED DECIMAL(7,2)' has a precision of seven and a scale-factor of two, indicating five integer and two fractional decimal digits. The smallest difference between numbers will be 0.01. 1
  • adjective fixed-point (computing) Being or using an internal number representation with a fixed number of decimal places (as opposed to floating-point). 0

Information block about the term

Parts of speech for Fixed-point

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

fixed-point popularity

A common word. It’s meaning is known to most children of preschool age. About 87% of English native speakers know the meaning and use the word.
This word is included in each student's vocabulary. Most likely there is at least one movie with this word in the title.

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?