Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Chapter 3. Specified-width floating-point typedefs

Table of Contents

Overview
Rationale
Exact-Width Floating-Point typedefs
Minimum-width floating-point typedefs
Fastest floating-point typedefs
Greatest-width floating-point typedef
Floating-Point Constant Macros
Examples
Hints on using float128 (and __float128)
Implementation of Float128 type
Overloading template functions with float128_t
Exponential function
typeinfo

PrevUpHomeNext