$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Units] Un-scaling dimensionless value
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2014-02-17 16:56:02
On 18/02/2014 07:05, Quoth Lindley French:
> I can understand why double was chosen for scaling, but it doesn't
> "feel" right. Oh well, this will do for now.
Bear in mind that scaling is used not just for SI prefixes but also for
lb/kg conversions and similar. Double is probably the only way to go there.