$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Units] Un-scaling dimensionless value
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-02-16 14:26:11
AMDG
On 02/16/2014 11:08 AM, Lindley French wrote:
> I find it very surprising that the conversion would use floating point, since scaled units use static_rational. Are you certain that's how it works?
>
Given that I wrote the code, yes I'm certain.
The values can be too large to fit in an
integer type (even long long).
In Christ,
Steven Watanabe