This HTML5 document contains 50 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n17https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n7http://dbpedia.org/resource/ISO/IEC/IEEE_60559:
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Decimal32_floating-point_format
rdf:type
dbo:InformationAppliance
rdfs:label
Decimal32 floating-point format
rdfs:comment
In computing, decimal32 is a decimal floating-point computer numbering format that occupies 4 bytes (32 bits) in computer memory.It is intended for applications where it is necessary to emulate decimal rounding exactly, such as financial and tax computations. Like the binary16 format, it is intended for memory saving storage. Decimal32 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.
dcterms:subject
dbc:Floating_point_types dbc:Data_types dbc:Computer_arithmetic
dbo:wikiPageID
23558692
dbo:wikiPageRevisionID
1061111088
dbo:wikiPageWikiLink
n7:2011 dbr:Subnormal_numbers dbr:Binary_integer_decimal dbr:IEEE_754 dbr:IEEE_754-2008 dbr:Computer_numbering_format dbr:Decimal_floating-point dbc:Floating_point_types dbr:Computing dbr:Don't_care dbc:Data_types dbr:Significant_digits dbr:Signed_zero dbr:Significand dbr:Exponent dbc:Computer_arithmetic dbr:Declet_(computing) dbr:Densely_packed_decimal dbr:Decimal_digit dbr:Half-precision_floating-point_format dbr:Bit_numbering
owl:sameAs
freebase:m.06w589n wikidata:Q5249164 n17:4ipsS
dbp:wikiPageUsesTemplate
dbt:Math dbt:Tmath dbt:Use_dmy_dates dbt:= dbt:Gaps dbt:Lowercase dbt:Mono dbt:Densely_packed_decimal dbt:Val dbt:Floating-point dbt:Reflist
dbp:cs1Dates
y
dbp:date
July 2019
dbo:abstract
In computing, decimal32 is a decimal floating-point computer numbering format that occupies 4 bytes (32 bits) in computer memory.It is intended for applications where it is necessary to emulate decimal rounding exactly, such as financial and tax computations. Like the binary16 format, it is intended for memory saving storage. Decimal32 supports 7 decimal digits of significand and an exponent range of −95 to +96, i.e. ±0.000000×10−95 to ±9.999999×1096. (Equivalently, ±0000001×10−101 to ±9999999×1090.) Because the significand is not normalized (there is no implicit leading "1"), most values with less than 7 significant digits have multiple possible representations; 1 × 102=0.1 × 103=0.01 × 104, etc. Zero has 192 possible representations (384 when both signed zeros are included). Decimal32 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.
gold:hypernym
dbr:Computer
prov:wasDerivedFrom
wikipedia-en:Decimal32_floating-point_format?oldid=1061111088&ns=0
dbo:wikiPageLength
15306
foaf:isPrimaryTopicOf
wikipedia-en:Decimal32_floating-point_format