Examples of using Floating-point in English and their translations into Russian
{-}
-
Colloquial
-
Official
MIPS has 32 floating-point registers.
Floating-point numbers are represented in IEEE 754 format.
In C are three main floating-point data types.
The floating-point register file contains thirty-two 64-bit registers.
If we get rid of the coprocessor,we lose floating-point speed.
The function returns the floating-point remainder of division of two numbers.
Floating-point arithmetic is especially useful during intermediate calculations.
Figure 10 shows the graph of the number of floating-point operations per second.
Floating-point constants consist of an integer part, a point(.) and the fractional part.
Biased representations are now primarily used for the exponent of floating-point numbers.
For the exchange of decimal floating-point numbers, interchange formats of any multiple of 32 bits are defined.
An example how to enter a numeric data into the variables of different floating-point types.
Number types include integers,ratios, floating-point numbers, and complex numbers.
Whetstone- benchmark program that tests a system's fractional numbers performance(floating-point).
Types in which the stored data are as floating-point corresponding to real type.
Fig.3 shows the memory address profile for calculating the scalar product of vectors, floating-point version.
Your app can now supply audio data in floating-point format(ENCODING_PCM_FLOAT).
Vector Floating-Point(VFP) is used by the processor to deliver increased performance in areas such as digital imaging.
Lecture Notes on the Status of IEEE Standard 754 for Binary Floating-Point Arithmetic"(PDF). pp.
Get-Random returns an integer or floating-point number, or an object selected randomly from a submitted collection.
Development of the 8087 led to the IEEE 754-1985 standard for floating-point arithmetic.
Result integer criterion of the arithmetic floating-point operations(in Russian)// Information technologies.- 2007.
(Chapter 4 shows atof,which does the same conversion for floating-point numbers.).
Full IEEE 32-bit floating-point precision per color component(RGBA) delivers millions of color variations with the broadest dynamic range.
The problem is the following one:I get different results when calculating floating-point expressions.
Interchange formats are intended for the exchange of floating-point data using a fixed-length bit-string for a given format.
Floating-point numbers are represented as IEEE floating-point numbers and are assumed to be little-endian, although this is not stated in documentation.
In this example, a code snippet is provided that copies an array A of 10 floating-point numbers( float) to array B.
Additionally, the extended precision floating-point types permitted in 754 and present in many processors are not permitted in Java.
Information about the actual properties, such as size, of the basic arithmetic types, is provided via macro constants in two headers: header(climits header in C++) defines macros for integer types and header(cfloat header in C++)defines macros for floating-point types.