rickt@wybbs.mi.org (Rick Tucker ) (05/20/91)
Does anyone have a calculater routine written in 'C' or shell for the Unix/Xenix environment. This would be something we would shell out of our Informix program (or other language) to get to. Please mail direct or post to the net. Thanks. -- ======================================================================== Rick Tucker | ^^ T W I N P E A K S ^^ rickt%indcon@wybbs.mi.org | "The owls are not what they seem." uunet!4gen!indcon!rickt | quote from the giant.
Dan_Jacobson@ATT.COM (05/22/91)
>>>>> On 19 May 91 21:37:39 GMT, rickt@wybbs.mi.org (Rick Tucker ) said:
Rick> Does anyone have a calculater routine written in 'C' or
Rick> shell for the Unix/Xenix environment.
Rick> This would be something we would shell out of our Informix program
Rick> (or other language) to get to.
[I think version 1.08 of this has a 400 page manual... here's an older
advertisment]
Emacs Lisp Code Apropos -- "calc"
calc (1.03) 90-06-26
Dave Gillespie, <daveg@csvax.caltech.edu>
tut.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/calc-1.03.tar.Z
Advanced Desk Calculator for Emacs
boehm@parc.xerox.com (Hans Boehm) (05/22/91)
There is another calculator program in arisia.xerox.com:~ftp/pub/C_calc.tar.Z. It uses demand driven evaluation to get results accurate to +-1 in the least significant displayed digit. You can scroll through numbers to see as much of them as you like. (It gets the right answer for ln(pi + exp(-500) - pi), to as many digits as you care to look at.) It runs on Sun 3s, Sun 4s, RS/6000s and some other workstations. Hans (boehm@xerox.com)