
     +-------------------------------------------------------------------+
     |         XPCalc - Extra Precision Floating-Point Calculator        |
     |                     C# Version 3.2.xxxx.xxxxx                     |
     |         Copyright (c) 1981-2008 by author: Harry J. Smith,        |
     |   19628 Via Monte Dr., Saratoga, CA 95070.  All rights reserved.  |
     +-------------------------------------------------------------------+


File name      | What it is for (Files in test/Tst package)
---------------|---------------------------------------------------------------
00        .txt | Information on program version
B         .XPN | Number file read in by Test1.XPC and Test2.XPC
Config    .XPC | XPCalc configuration file written by Test4.XPC
FMB       .XPN | FMB number file written by Test1.XPC
Jarvis    .XPC | XPCalc code file to compute constants for Cordic Algorithms
Juggler   .XPC | XPCalc code file, searches for a Juggler Sequence, not fall to 1
Ln10Max   .XPC | XPCalc code file to compute Ln(10) to over 58000 decimal digits
Loop      .XPC | XPCalc code file, tests one line Loop Procedure of XPCalc
NoName    .XPC | An empty XPCalc code file for test
NoName    .XPN | XPCalc number file written by Test2.XPC
PiChud    .XPC | XPCalc code file to computes Pi using the Chudnovsky method.
PiMax     .txt | Constant Pi to 114632 decimal places, computed by CompPi.Pas
PiMax     .XPN | Constant Pi to  58002 decimal places
Restore   .XPC | XPCalc restore file written by save command in Test4.XPC
Save0000  .XPN | XPCalc number file written by save command in Test4.XPC
Save0001  .XPN | XPCalc number file written by save command in Test4.XPC
Save0002  .XPN | XPCalc number file written by save command in Test4.XPC
Save0003  .XPN | XPCalc number file written by save command in Test4.XPC
Save0004  .XPN | XPCalc number file written by save command in Test4.XPC
Test1     .XPC | XPCalc code file for test 1
Test1     .XPL | XPCalc log file written by Test1.XPC
Test2     .XPC | XPCalc code file for test 2
Test2     .XPL | XPCalc log file written by Test2.XPC
Test3     .XPC | XPCalc code file for test 3
Test3     .XPL | XPCalc log file written by Test3.XPC
Test4     .XPC | XPCalc code file for test 4
Test4     .XPL | XPCalc log file written by Test4.XPC
WhatForTst.txt | This file, volume table of contents for the test package
XPCalcDat .txt | Raw data file for PROGRAM PolyFit; Polynomial fit program
               |   NN as a Function of M to use in XPCalc.Pas program
               |   NN is the # of times to reduce x
               |   M is the # of Super digits (Base 10^7)
XPCalcHist.txt | XPCalc command history file written by save command in Test2.XPC
XPCalcPTab.txt | Prime Number Table written by Test3.XPC
XPInfo    .txt | Basic information about XPCalc

End of file
