home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / 8bit / 4192 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!usenet
  3. From: tmkk@uiuc.edu (Khan)
  4. Subject: Re: Math Progs for the 8-bit
  5. References: <1992Aug13.051009.29841@usenet.ins.cwru.edu> <800015@hpnmdla.sr.hp.com> <9208120111.AA20305@nettlerash.berkeley.edu>
  6. Message-ID: <Bsx9rn.F7A@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Thu, 13 Aug 1992 12:38:09 GMT
  10. Lines: 17
  11.  
  12.  
  13. In article <1992Aug13.051009.29841@usenet.ins.cwru.edu> bp112@cleveland.Freenet.Edu (Steven C. Lin) writes:
  14. >
  15. >I too have written programs that find the DEFINITE integral and/or NUMERIC
  16. >derivative of a function at a certain point.  But, from what I have seen
  17. >of Derive/Mathematica type programs (which the original post refered to),
  18. >they are able to find the INDEFINITE integral and/or the indefinite (is
  19. >that the right term?) derivitive, that is, the function that expresses the
  20. >int. or der., not just the answer...
  21.  
  22. Anybody remember ALGICALC (I believe that was the name)? It was a
  23. program written in Atari BASIC which could do various mathematical
  24. stuff, including differentiation. You could give it x^2 and it would
  25. come back with a derivative of 2x. The user interface sucked major goat
  26. eggs, but it predated programs like Mathematica, TK Solver, MathCAD, et.
  27. al. by MANY years, and ran in BASIC on a "lowly" 8-bit machine.
  28.  
  29.