Boost C++ Libraries Home Libraries People FAQ More

Next

Standardized Floating-Point typedefs for C and C++

Christopher Kormanyos

John Maddock

Paul A. Bristow

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


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
Implementation of Float128 type
Overloading template functions with float128_t
Exponential function
typeinfo
[Note] Note

A printer-friendly PDF version of this manual is also available.

Last revised: March 06, 2014 at 15:04:58 GMT


Next