- normalized arithmetic
- мат. нормированная арифметика
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Normalized number — A real number is called normalized, if it is in the form: where n is an integer, d0, d1, d2, d3... are the digits of the number in base 10, and d0 is not zero. As examples, the number x = 918.082 in normalized form is … Wikipedia
Field arithmetic — In mathematics, field arithmetic is a subject that studies the interrelations between arithmetic properties of a ql|field (mathematics)|field and its absolute Galois group.It is an interdisciplinary subject as it uses tools from algebraic number… … Wikipedia
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
IEEE 754-1985 — The IEEE Standard for Binary Floating Point Arithmetic (IEEE 754) is the most widely used standard for floating point computation, and is followed by many CPU and FPU implementations. The standard defines formats for representing floating point… … Wikipedia
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
Minifloat — In computing, minifloats are floating point values represented with very few bits. Predictably, they are not well suited for general purpose numerical calculations. They are used for special purposes most often in computer graphics where… … Wikipedia
C data types — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Memory allocation … Wikipedia
Bernoulli number — In mathematics, the Bernoulli numbers Bn are a sequence of rational numbers with deep connections to number theory. They are closely related to the values of the Riemann zeta function at negative integers. There are several conventions for… … Wikipedia
Average — In mathematics, an average, or central tendency[1] of a data set is a measure of the middle value of the data set. Average is one form of central tendency. Not all central tendencies should be considered definitions of average. There are many… … Wikipedia
Moment (mathematics) — Second moment redirects here. For the technique in probability theory, see Second moment method. See also: Moment (physics) Increasing each of the first four moments in turn while keeping the others constant, for a discrete uniform distribution… … Wikipedia
Quadruple-precision floating-point format — In computing, quadruple precision (also commonly shortened to quad precision) is a binary floating point computer number format that occupies 16 bytes (128 bits) in computer memory. In IEEE 754 2008 the 128 bit base 2 format is officially… … Wikipedia