Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
How could this be used to assess the accuracy of a floating-point calculation?
To check further necessary conditions the program performs a lot of floating-point calculation.
Where a co-processor was supported, floating-point calculations could be carried out many times faster.
Using strictfp guarantees that results of floating-point calculations are identical on all platforms.
Its inefficiency stems from the number of operations and the use of floating-point calculations.
However, it was targeted at complex floating-point calculations used in scientific and financial fields instead of 3D graphics acceleration.
Floating-point calculations were done on separate, dedicated hardware, usually in the form of a math coprocessor.
The lead has frequently seesawed in the arcane world of gigaflops and floating-point calculations.
The Pentium chip's error occurs during so-called floating-point calculations, the hardest work a computer chip can do.
Models Ural-1 to Ural-4 were based on vacuum tubes (valves), with the hardware being able to perform 12,000 floating-point calculations per second.
Capable of operating at 8.16 petaflops (quadrillion floating-point calculations per second), the K computer is more powerful than the next five systems combined.
In this category, Java provides the strictfp keyword, which enables strict floating-point calculations for a region of code.
This algorithm works just fine when dx >= dy, but it is quite slow on a digital computer, as it requires floating-point calculations.
All but the most expensive systems used microcode to implement the instruction set, which featured 8-bit byte addressing and binary, decimal and floating-point calculations.
is a keyword in the Java programming language that restricts floating-point calculations to ensure portability.
After that, James H. Wilkinson became an expert and wrote a book on rounding errors in floating-point calculations, which eventually became a big seller.
The Radeon R580 core includes a total of 48 pixel and vertex shaders, which become parallel processors in floating-point calculations.
In computing, NaN, standing for not a number, is a numeric data type value representing an undefined or unrepresentable value, especially in floating-point calculations.
Tom Kilburn at the University of Manchester completes a device called MEG, which performs floating-point calculations.
For color spaces of lower bit-depth, the floating-point calculation model employed by Core Image provides exceptional performance, which is useful when processing multiple images or video frames.
The total peak performance for both Blue Gene/L and Blue Gene/P consists 103.22 teraflops (trillion floating-point calculations per second).
C# has more primitive types than Java, with signedness as well as signedness integer types being supported, and a decimal type for decimal floating-point calculations.
Prior to JVM 1.2, floating-point calculations were strict; that is, all intermediate floating-point results were represented as IEEE single or double precisions only.
Integer BASIC's speed advantage was partly because floating-point calculations are more complex and thus inherently slower on the Apple's 6502 CPU than binary calculations.
SuperPrime is another take on this procedure, substituting raw floating-point calculations for the value of Pi with more complex instructions to calculate the primality of a set of natural numbers.