Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Decimal floating point 38 found (89 total)

alternate case: decimal floating point

IEEE 854-1987 (228 words) [view diff] exact match in snippet view article find links to article

commercially implemented in the HP-71B handheld computer, which used decimal floating point with 12 digits of significand, and an exponent range of ±499, with
Densely packed decimal (1,109 words) [view diff] exact match in snippet view article find links to article
into the IEEE 754-2008 and ISO/IEC/IEEE 60559:2011 standards for decimal floating point. Like Chen–Ho encoding, DPD encoding classifies each decimal digit
Binary integer decimal (672 words) [view diff] no match in snippet view article find links to article
The IEEE 754-2008 standard includes decimal floating-point number formats in which the significand and the exponent (and the payloads of NaNs) can be encoded
IBM System z10 (1,483 words) [view diff] exact match in snippet view article find links to article
The System z9 was the first commercial server to add IEEE 754 decimal floating point instructions, although these instructions were implemented in microcode
Power ISA (2,352 words) [view diff] no match in snippet view article find links to article
are supported, including additional fused multiply–add (FMA) and decimal floating-point instructions. There are provisions for single instruction, multiple
IEEE 754 (7,528 words) [view diff] no match in snippet view article find links to article
standard. The standard defines: arithmetic formats: sets of binary and decimal floating-point data, which consist of finite numbers (including signed zeros and
Z4 (computer) (1,845 words) [view diff] no match in snippet view article
operations and memory cells. Numbers were entered and output as decimal floating-point even though the internal working was in binary. The machine had
Mike Cowlishaw (970 words) [view diff] no match in snippet view article find links to article
(XML Schema), ECMA (JavaScript/ECMAScript, C#, CLI), and IEEE (754 decimal floating-point). He retired from IBM in March 2010. Cowlishaw has worked on aspects
Decimal computer (1,351 words) [view diff] no match in snippet view article find links to article
Instruction Set that supported packed decimal integer arithmetic and decimal floating-point arithmetic. IBM's lines of midrange computers, starting with the
IBM hexadecimal floating-point (2,208 words) [view diff] no match in snippet view article find links to article
conform to the IEEE 754 Standard for Floating-Point Arithmetic. IEEE decimal floating-point was added to IBM System z9 GA2 in 2007 using millicode and in 2008
Motorola 68040 (1,304 words) [view diff] no match in snippet view article find links to article
Savard, John J. G. (2018) [2007]. "The Decimal Floating-Point Standard". quadibloc. Other Recent Decimal Floating-Point Formats. Archived from the original
Signed zero (1,507 words) [view diff] no match in snippet view article find links to article
also be possible), or −1.0 × 0.0, or simply as −0.0. In IEEE 754 decimal floating-point formats, a negative zero is represented by an exponent being any
IBM z10 (628 words) [view diff] exact match in snippet view article find links to article
software/hardware cache optimizations support for 1 MB page frames decimal floating point fully implemented in hardware. Error detection and recovery is emphasized
Z3 (computer) (3,402 words) [view diff] no match in snippet view article
Program memory: Punched celluloid tape Input: Decimal floating-point numbers Output: Decimal floating-point numbers Input and Output was facilitated by
Radix (709 words) [view diff] no match in snippet view article find links to article
same length. The first row in the tables is the base written in decimal. Floating-point arithmetic Mixed radix Polynomial Radix economy Radix sort Non-standard
Z/Architecture (3,428 words) [view diff] no match in snippet view article find links to article
Facility IEEE Binary-floating-point instructions added by ESA/390 IEEE Decimal-floating-point instructions For information on when each feature was introduced
Valgrind (1,443 words) [view diff] case mismatch in snippet view article find links to article
MIPS64 little and big endian, for MIPS DSP ASE on MIPS32, for s390x Decimal Floating Point instructions, for POWER8 (Power ISA 2.07) instructions, for Intel
Binary-coded decimal (8,484 words) [view diff] no match in snippet view article find links to article
(e.g., ARM; x86 in long mode). However, decimal fixed-point and decimal floating-point formats are still important and continue to be used in financial
POWER7 (1,784 words) [view diff] no match in snippet view article find links to article
double-precision floating-point units 1 vector unit supporting VSX 1 decimal floating-point unit 1 branch unit 1 condition register unit 32+32 KB L1 instruction
AltiVec (1,897 words) [view diff] exact match in snippet view article find links to article
support up to 64 registers, with support for regular floating point, decimal floating point and vector execution. POWER7 is the first Power ISA processor to
Significand (1,681 words) [view diff] no match in snippet view article find links to article
in the complex plane. The number 123.45 can be represented as a decimal floating-point number with the integer 12345 as the significand and a 10−2 power
Subnormal number (1,897 words) [view diff] no match in snippet view article find links to article
formats, but they do exist in some other formats, including the IEEE decimal floating-point formats. Some systems handle subnormal values in hardware, in the
C99 (2,608 words) [view diff] exact match in snippet view article find links to article
bounds checking. Work continues on technical reports addressing decimal floating point, additional mathematical special functions, and additional dynamic
SQL (4,009 words) [view diff] no match in snippet view article find links to article
BIGINT) Approximate numeric types (FLOAT, REAL, DOUBLE PRECISION) Decimal floating-point type (DECFLOAT) Datetime types (DATE, TIME, TIMESTAMP) Interval
Catastrophic cancellation (2,131 words) [view diff] no match in snippet view article find links to article
2^{-52}} . Although the radix conversion from decimal floating-point to binary floating-point only incurs a small relative error, catastrophic
Jq (programming language) (1,256 words) [view diff] no match in snippet view article
any platform with Go support. The C implementation of jq uses a decimal floating-point library named decNumber, with an ICP license; and a regular expression
Hamming weight (3,100 words) [view diff] no match in snippet view article find links to article
floating-point numbers in scientific notation in addition to the usual decimal floating-point numbers.) Bonin, Walter (2019) [2015]. WP 43S Owner's Manual (PDF)
Comparison of CPU microarchitectures (160 words) [view diff] no match in snippet view article find links to article
acceleration, fixed-point unit, decimal fixed-point unit, Turbo Core, decimal floating-point unit IBM POWER8 2013 15–23 Superscalar, L4 cache IBM POWER9 2017
Orders of magnitude (numbers) (11,915 words) [view diff] no match in snippet view article
non-zero value that can be represented by a quadruple-precision IEEE decimal floating-point value. 6.5×10−4966 is approximately equal to the smallest non-zero
C syntax (10,497 words) [view diff] exact match in snippet view article find links to article
numbers like 1/2 or 1/4 are exact, but not 1/10, 1/100 or 1/3. With decimal floating point all the same numbers are exact plus numbers like 1/10 and 1/100
Kahan summation algorithm (3,525 words) [view diff] no match in snippet view article find links to article
read, it will be given in decimal. Suppose we are using six-digit decimal floating-point arithmetic, sum has attained the value 10000.0, and the next two
Code Composer Studio (2,145 words) [view diff] no match in snippet view article find links to article
and support for visualizing memory in several numeric formats (decimal, floating-point).[citation needed] In 2015, a cloud computing version of CCS was
List of ISO standards 24000–25999 (4,522 words) [view diff] no match in snippet view article find links to article
interfaces - Extension for the programming language C to support decimal floating-point arithmetic ISO/IEC TR 24733:2011 Information technology - Programming
SPARC64 V (5,955 words) [view diff] no match in snippet view article find links to article
clock frequency, and accelerators for cryptography, database, and decimal floating-point number arithmetic and conversion functions. The 16 cores share a
RISC-V (15,576 words) [view diff] no match in snippet view article find links to article
floating-point 2.2 Ratified 28 (RV32) 32 (RV64) L Standard extension for decimal floating-point 0.0 Open C Standard extension for compressed instructions 2.0 Ratified
ABAP (4,460 words) [view diff] exact match in snippet view article find links to article
Exception CX_SY_STRING_SIZE_TOO_LARGE Formatting option CURRENCY for decimal floating point numbers SQL: New aggregate function ALLOW_PRECISION_LOSS SQL: Optional
List of IBM products (19,560 words) [view diff] exact match in snippet view article find links to article
Unit (60—10-digit words of auxiliary storage, index registers, and decimal floating point) IBM 654: IBM 650 Auxiliary Alphabetic Unit IBM 655: IBM 650 Power
List of ISO standards 18000–19999 (7,947 words) [view diff] no match in snippet view article find links to article
Binary floating-point arithmetic ISO/IEC TS 18661-2:2015 Part 2: Decimal floating-point arithmetic ISO/IEC TS 18661-3:2015 Part 3: Interchange and extended