$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [units] coulombs to milliamp-hours
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2013-09-05 07:02:31
Well, in complete ignorance of your environment, my general though is
that you should keep to the base unit until the very last moment. Amps
or milliamps is a matter for UI code, it's a presentation layer thing.
- Rob.