dbo:abstract |
In computing, decimal128 is a decimal floating-point computer numbering format that occupies 16 bytes (128 bits) in computer memory. It is intended for applications where it is necessary to emulate decimal rounding exactly, such as financial and tax computations. Decimal128 supports 34 decimal digits of significand and an exponent range of −6143 to +6144, i.e. ±0.000000000000000000000000000000000×10−6143 to ±9.999999999999999999999999999999999×106144. (Equivalently, ±0000000000000000000000000000000000×10−6176 to ±9999999999999999999999999999999999×106111.) Therefore, decimal128 has the greatest range of values compared with other IEEE basic floating-point formats. Because the significand is not normalized, most values with less than 34 significant digits have multiple possible representations; 1 × 102=0.1 × 103=0.01 × 104, etc. Zero has 12288 possible representations (24576 if both signed zeros are included). Decimal128 floating point is a relatively new decimal floating-point format, formally introduced in the 2008 version of IEEE 754 as well as with ISO/IEC/IEEE 60559:2011. (en) |
dbo:wikiPageID |
23558705 (xsd:integer) |
dbo:wikiPageLength |
12049 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1101205417 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Declet_(computing) dbr:NaN dbr:Significant_digits dbr:Computing dbr:Densely_packed_decimal dbr:Decimal_floating-point dbc:Floating_point_types dbr:Primitive_data_type dbr:Binary_integer_decimal dbr:Don't_care dbr:Infinity dbr:IEEE_754 dbr:IEEE_754-2008 dbr:ISO/IEC_10967 dbr:Signed_zero dbr:Significand dbr:Decimal32 dbr:Decimal64 dbr:Decimal_digit dbr:ISO/IEC/IEEE_60559:2011 dbr:Computer_numbering_format dbr:Exponent dbr:Subnormal_numbers |
dbp:cs1Dates |
y (en) |
dbp:date |
July 2020 (en) |
dbp:wikiPageUsesTemplate |
dbt:= dbt:Gaps dbt:Math dbt:Mono dbt:Reflist dbt:Sdash dbt:Use_dmy_dates dbt:Val dbt:Pre dbt:Lowercase dbt:Floating-point dbt:Densely_packed_decimal |
dct:subject |
dbc:Floating_point_types |
gold:hypernym |
dbr:Computer |
rdf:type |
dbo:InformationAppliance |
rdfs:comment |
In computing, decimal128 is a decimal floating-point computer numbering format that occupies 16 bytes (128 bits) in computer memory. It is intended for applications where it is necessary to emulate decimal rounding exactly, such as financial and tax computations. Decimal128 floating point is a relatively new decimal floating-point format, formally introduced in the 2008 version of IEEE 754 as well as with ISO/IEC/IEEE 60559:2011. (en) |
rdfs:label |
Decimal128 floating-point format (en) |
owl:sameAs |
freebase:Decimal128 floating-point format wikidata:Decimal128 floating-point format https://global.dbpedia.org/id/4ivi3 |
prov:wasDerivedFrom |
wikipedia-en:Decimal128_floating-point_format?oldid=1101205417&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Decimal128_floating-point_format |
is dbo:wikiPageRedirects of |
dbr:Decimal128 |
is dbo:wikiPageWikiLink of |
dbr:Decimal_data_type dbr:Decimal_floating_point dbr:Densely_packed_decimal dbr:BSON dbr:Floating-point_arithmetic dbr:Machine_epsilon dbr:Orders_of_magnitude_(numbers) dbr:IEEE_754 dbr:Decimal128 |
is foaf:primaryTopic of |
wikipedia-en:Decimal128_floating-point_format |