home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / ubasic / 00readme.txt < prev    next >
Text File  |  1992-03-20  |  1KB  |  28 lines

  1. Directory:
  2.  
  3.  00README.TXT    This file
  4.  UBAS825.FIX     How to fix a small bug in UBASIC 8.25
  5.  UBAS825.ZIP     Main Ubasic distribution
  6.  UBAS830.ZIP     Main Ubasic distribution 8.30 (doesn't work with hercules??)
  7.  MALM.ZIP        Some number theory programs of Donald E.G. Malm
  8.  UBMPQS32.ZIP    UBASIC prime factorization program for 32 bit machines
  9.                   with 1Meg extended memory and lots of hard disk space
  10.                   (handles over 80 digit numbers, given time).
  11.  
  12. Description:
  13.  
  14.  Version 8 of UBASIC has the high precision real and complex arithmetic
  15.  (up to 2600 digits) of previous versions, but adds exact rational
  16.  arithmetic and arithmetic of polynomials with complex, rational, or
  17.  modulo p coefficients, as well as string handling and limited list
  18.  handling capabilities.  In addition UBASIC has context-sensitive
  19.  on-line documentation (read ubhelp.doc for information).  The file
  20.  ubhelp.xxx that this uses is ASCII and can be printed for hard copy
  21.  documentation
  22.  
  23.  The .ZIP files can be unarchived with pkunzip. If you cannot unarchive
  24.  any of these files you have probably forgotten to set filetype to binary
  25.  at some stage of your download chain (many versions of kermit also need
  26.  to be told explicitely to do a binary transfer).
  27.  
  28.