Real Data Type - Floating Point Numbers

Floating Point Numbers

A "floating point" type is a compromise between the flexibility of a general rational type and the speed of fixed-point arithmetic. It uses some of the bits in the data type to specify a power of two for the denominator. See floating point and IEEE Floating Point Standard.


Data types
Uninterpreted
  • Bit
  • Byte
  • Trit
  • Tryte
  • Word
Numeric
  • Integer
    • signedness
  • Fixed-point
  • Floating-point
  • Rational
  • Complex
  • Bignum
  • Interval
  • Decimal
Text
  • Character
  • String
    • null-terminated
Pointer
  • Address
    • physical
    • virtual
  • Reference
Composite
  • Algebraic data type
    • generalized
  • Array
  • Associative array
  • Class
  • List
  • Object
    • Metaobject
  • Option type
  • Product
  • Record
  • Set
  • Union
    • tagged
Other
  • Boolean
  • Bottom type
  • Collection
  • Enumerated type
  • Exception
  • Function type
  • Opaque data type
  • Recursive data type
  • Semaphore
  • Stream
  • Top type
  • Type class
  • Unit type
  • Void
Related topics
  • Type system
  • Abstract data type
  • Data structure
  • Protocol
    • Interface
  • Kind
    • Metaclass
  • Primitive data type
  • Subtyping
  • Generic
  • Type constructor
  • Type conversion
  • Parametric polymorphism

Read more about this topic:  Real Data Type

Famous quotes containing the words floating, point and/or numbers:

    Gradually the village murmur subsided, and we seemed to be embarked on the placid current of our dreams, floating from past to future as silently as one awakes to fresh morning or evening thoughts.
    Henry David Thoreau (1817–1862)

    A set of ideas, a point of view, a frame of reference is in space only an intersection, the state of affairs at some given moment in the consciousness of one man or many men, but in time it has evolving form, virtually organic extension. In time ideas can be thought of as sprouting, growing, maturing, bringing forth seed and dying like plants.
    John Dos Passos (1896–1970)

    The only phenomenon with which writing has always been concomitant is the creation of cities and empires, that is the integration of large numbers of individuals into a political system, and their grading into castes or classes.... It seems to have favored the exploitation of human beings rather than their enlightenment.
    Claude Lévi-Strauss (b. 1908)