Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.units converting double tp SI prefix
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-12 14:22:33


AMDG

Olaf Peter wrote:
> is there a way to use boost.units to convert a double automatically to a
> SI unit prefix, e.g. 10e-3 to 10m or 10e3 to 10k ?? The value isn't know
> at compile time, so the decision has to be done on runtime.
>

There is not such a facility. There will soon be support for
printing things like 1.0 km instead of 1000 m, but formatting
of raw numbers is somewhat beyond the scope of the library.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net