HP Calculator Applications in the Workplace
|
07-14-2014, 05:16 PM
(This post was last modified: 07-14-2014 05:21 PM by Egan Ford.)
Post: #23
|
|||
|
|||
RE: HP Calculator Applications in the Workplace
(07-14-2014 06:04 AM)Thomas Klemm Wrote:(07-14-2014 03:21 AM)Egan Ford Wrote: I use a command line RPN calculator for quick mathWhat do you use? Is it "dc"? No, I use "calc", it's part of MAPM (http://www.tc.umn.edu/~ringx004/mapm-main.html). calc unlike dc just uses the command line args, e.g.: Code: calc 2 2 x vs. Code: echo "2 2 * p" | dc Calc operations: Code: calc [-d##] <numbers,operators> [Version 2.3] dc has bases and stack-nastics, but for basic math, calc is a better fit for me. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 15 Guest(s)