BASH question

Cameron Simpson cs at zip.com.au
Fri Sep 8 01:11:32 UTC 2006


On 07Sep2006 00:49, Khoa Ton <khoa at puresynergy.com> wrote:
| This should work for you:
| 
| PERMINUTE=$(echo "5 k 28.95 432000 / p" | dc)
| 
| I find dc (man dc) very useful for floating point arithmetic.

I hate to tell you this, but dc does fixed point arithmetic, not
floating point.
-- 
Cameron Simpson <cs at zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

Early to rise and early to bed makes a male healthy, wealthy, and dead.
        - James Thurber




More information about the fedora-list mailing list