home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / math / math.lst
File List  |  1995-03-19  |  2KB  |  33 lines

  1.     ***********************************************************************
  2.    **        T h e   C r a w l y   C r y p t   C o l l e c t i o n        **
  3.    *                            P r e s e n t s                            *
  4.    **                          Math Applications                          **
  5.     ***********************************************************************
  6.  
  7. CALC150   Calculator Version 1.50 by Martin Gaeckler.  Full featured calculator
  8.           which includes graphing functions, structured programming etc....
  9.           Program and docs are in German.
  10. CALCB_11  Calc 1.1 By Eero Tamminen is an expression evaluating program
  11.           (ie. calculator) which has some functions rarely found on any other
  12. GP        Pari-1.35 calculator. This is an ST release of a well-written
  13.           calculator program by some nice French guys who released it PD.
  14.           Basically, it is an infinite-precision calculator which can compute
  15.           a lot of esotheric functions.
  16. LPSOLVEB  Linear Programing Solving version 1ES by M.R.C.M. Berkelaar.  UNIX
  17.           programmer's manual. The linear programming problem can be formulated
  18.           as: Solve: A.x >= V1, with V2.x maximal. A is a matrix, x a vector
  19.           of variables, V1 a vector called the right hand side, and V2 a vector
  20.           specifying the objective function. This program solves problems of
  21.           this kind.
  22. LPSOLVES  "C" Source code for Linear Programing Solving by M.R.C.M. Berkelaar.
  23.           (see above folder LPSOLVEB)
  24. MATHSYS   MathsCSYS Formulae Tester version by Brian Duff.  This program is
  25.           designed to help remember all those nasty formulae you have to know
  26.           for Math Exams.  It is specifically written to cover the Syllabus of
  27.           the Scottish Certificate Of Sixth Year Studies Paper I material,
  28.           though should be fairly applicable to an A-Level or equivalent
  29.           course.  Freeware!
  30. POW_CALC  Scientific Calculator by M. Weller.  This public domain calculator
  31.           offers a vast array of features that make it an extremely powerful
  32.           and useful tool.  The documentation is in German.
  33.