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:

    I myself have seen the floating ships
    And nothing will ever be the same
    The shouts,
    The harrowing voices within the house.
    I stand apart with an army:
    My mind is graven with ships.
    Hilda Doolittle (1886–1961)

    There never comes a point where a theory can be said to be true. The most that one can claim for any theory is that it has shared the successes of all its rivals and that it has passed at least one test which they have failed.
    —A.J. (Alfred Jules)

    The land cannot be cleansed of the blood that is shed therein, but by the blood of him that shed it.
    —Bible: Hebrew Numbers 35:33.