An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A real data type is a data type used in a computer program to represent an approximation of a real number.Because the real numbers are not countable, computers cannot represent them exactly using a finite amount of information.Most often, a computer will use a rational approximation to a real number.

Property Value
dbo:abstract
  • El tipo de dato real es un tipo de dato en programas informáticos que representa la aproximación de un número real. Al igual que los números enteros, el tipo real está limitado superior e inferiormente según la cantidad de memoria que haya disponible para almacenarlo. Otro elemento importante a tener en cuenta en este tipo de datos es la precisión con que se pueden representar números con decimales, cuántos decimales se pueden representar. Esta característica también está directamente relacionada con la cantidad de memoria disponible para almacenar un valor real. (es)
  • A real data type is a data type used in a computer program to represent an approximation of a real number.Because the real numbers are not countable, computers cannot represent them exactly using a finite amount of information.Most often, a computer will use a rational approximation to a real number. (en)
  • 実数型(じっすうがた)の記事では、コンピュータプログラミングにおいて実数の近似を表現するデータ型について説明する。実数は可算無限集合でないため、有限の量を正確に表すことしかできないコンピュータで、実数を正確に表現することは基本的には不可能であり、「実数型」という語自体は、数値表現の難しさが甘く考えられていた1960年代のプログラミング言語などで見られた歴史的表現、ないし、現代のものならば数式処理システムなどを除けば、ちゃんと考えていれば浮動小数点数型というような名前を使っているが、そうでない場合などに実数型という語を使っている場合もある。コンピュータの数値表現の記事も参照。 (ja)
dbo:wikiPageID
  • 53937 (xsd:integer)
dbo:wikiPageLength
  • 1569 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 929271618 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • El tipo de dato real es un tipo de dato en programas informáticos que representa la aproximación de un número real. Al igual que los números enteros, el tipo real está limitado superior e inferiormente según la cantidad de memoria que haya disponible para almacenarlo. Otro elemento importante a tener en cuenta en este tipo de datos es la precisión con que se pueden representar números con decimales, cuántos decimales se pueden representar. Esta característica también está directamente relacionada con la cantidad de memoria disponible para almacenar un valor real. (es)
  • A real data type is a data type used in a computer program to represent an approximation of a real number.Because the real numbers are not countable, computers cannot represent them exactly using a finite amount of information.Most often, a computer will use a rational approximation to a real number. (en)
  • 実数型(じっすうがた)の記事では、コンピュータプログラミングにおいて実数の近似を表現するデータ型について説明する。実数は可算無限集合でないため、有限の量を正確に表すことしかできないコンピュータで、実数を正確に表現することは基本的には不可能であり、「実数型」という語自体は、数値表現の難しさが甘く考えられていた1960年代のプログラミング言語などで見られた歴史的表現、ないし、現代のものならば数式処理システムなどを除けば、ちゃんと考えていれば浮動小数点数型というような名前を使っているが、そうでない場合などに実数型という語を使っている場合もある。コンピュータの数値表現の記事も参照。 (ja)
rdfs:label
  • Tipo de dato real (es)
  • 実数型 (ja)
  • Real data type (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License