$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Specific-Width Floating-Point Typedefs
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2013-05-04 13:41:13
El 04/05/2013 19:22, Ion Gaztañaga escribió:
> knows that 2^-(2^70) can be safely stored there.
With 15 bit exponent, that seems impossible. Maybe 2^-(2^14)? ;-)
Ion