- floating-point system
-
вчт. система с плавающей запятой, система с плавающей точкой
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Floating point — In computing, floating point describes a method of representing real numbers in a way that can support a wide range of values. Numbers are, in general, represented approximately to a fixed number of significant digits and scaled using an exponent … Wikipedia
Floating Point Systems — Inc. (FPS) was a Beaverton, Oregon vendor of minisupercomputers. The company was founded in 1970 by former Tektronix engineer Norm Winningstad.The original goal of the company was to supply floating point coprocessors for minicomputers. In 1976,… … Wikipedia
floating-point — [flōt′iŋ point΄] adj. designating or of a system of arithmetic, used esp. in computer science, having its numbers expressed in scientific notation (Ex.: 0.0003 becomes 3 × 10 4) * * * float·ing point (flōʹtĭng point ) adj. Of, relating to, or… … Universalium
floating-point — [flōt′iŋ point΄] adj. designating or of a system of arithmetic, used esp. in computer science, having its numbers expressed in scientific notation (Ex.: 0.0003 becomes 3 × 10 4) … English World dictionary
Floating-point unit — An Intel 80287 A floating point unit (FPU, colloquially a math coprocessor) is a part of a computer system specially designed to carry out operations on floating point numbers. Typical operations are addition, subtraction, multiplication,… … Wikipedia
Floating point unit — A floating point unit (FPU) is a part of a computer system specially designed to carry out operations on floating point numbers. Typical operations are addition, subtraction, multiplication, division, and square root. Some systems (particularly… … Wikipedia
floating-point notation — noun a radix numeration system in which the location of the decimal point is indicated by an exponent of the radix; in the floating point representation system, 0.0012 is represented as 0.12 2 where 2 is the exponent • Syn: ↑floating point… … Useful english dictionary
floating-point representation system — noun a radix numeration system in which the location of the decimal point is indicated by an exponent of the radix; in the floating point representation system, 0.0012 is represented as 0.12 2 where 2 is the exponent • Syn: ↑floating point… … Useful english dictionary
IBM Floating Point Architecture — IBM System/360 computers, and subsequent machines based on that architecture (mainframes), support a hexadecimal floating point format. The format is used by SAS Transport files as required by the Food and Drug Administration (FDA) for New Drug… … Wikipedia
floating point — system in which a quantity is denoted by one number multiplied by a power of the number base … English contemporary dictionary
Decimal floating point — Floating point precisions IEEE 754: 16 bit: Half (binary16) 32 bit: Single (binary32), decimal32 64 bit: Double (binary64), decimal64 128 bit: Quadruple (binary128), decimal128 Other: Minifloat · Extended precision Arbitrary precision… … Wikipedia