You are here

Definitions

5 February, 2015 - 11:20

Definition 4.2: double

The most often used floating-point family data type used in C++.

Definition 4.3: precision

The effect on the domain of floating-point values given a larger or smaller storage area in bytes.

Definition 4.4: mantissa exponent

The two integer parts of a floating-point value.