home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / calc-2.02d-diffs.gz.pi < prev    next >
Text File  |  1996-10-12  |  2KB  |  57 lines

  1. .name
  2. calc
  3. .fullname
  4. GNU calc
  5. .type
  6. Miscellaneous
  7. .short
  8. Advanced desk calculator in EMACS elisp.
  9. .description
  10. "Calc" is an advanced calculator and mathematical tool that runs as
  11. part of the GNU Emacs environment.  Very roughly based on the HP-28/48
  12. series of calculators, its many features include:
  13.  
  14.     * Choice of algebraic or RPN (stack-based) entry of calculations.
  15.  
  16.     * Arbitrary precision integers and floating-point numbers.
  17.  
  18.     * Arithmetic on rational numbers, complex numbers (rectangular and
  19.       polar), error forms with standard deviations, open and closed
  20.       intervals, vectors and matrices, dates and times, infinities,
  21.       sets, quantities with units, and algebraic formulas.
  22.  
  23.     * Mathematical operations such as logarithms and trigonometric functions.
  24.  
  25.     * Programmer's features (bitwise operations, non-decimal numbers).
  26.  
  27.     * Financial functions such as future value and internal rate of return.
  28.  
  29.     * Number theoretical features such as prime factorization and
  30.       arithmetic modulo M for any M.
  31.  
  32.     * Algebraic manipulation features, including symbolic calculus.
  33.  
  34.     * Moving data to and from regular editing buffers.
  35.  
  36.     * "Embedded mode" for manipulating Calc formulas and data directly
  37.       inside any editing buffer.
  38.  
  39.     * Graphics using GNUPLOT, a versatile (and free) plotting program.
  40.  
  41.     * Easy programming using keyboard macros, algebraic formulas,
  42.       algebraic rewrite rules, or extended Emacs Lisp.
  43. .version
  44. 2.02d
  45. .author
  46. Dave Gillespie
  47. .address
  48. c/o Synaptics, Inc.
  49. 2698 Orchard Parkway
  50. San Jose CA 95134
  51. .distribution
  52. GNU Public License
  53. .email
  54. daveg@synaptics.com
  55. .described-by
  56. Fred Fish (fnf@amigalib.com)
  57.