======================================================================
 FUNGUS - FUNCTIONS (GLOBAL, UNIVERSAL & SIMPLE)
 Presented By The Not Ready For Wide Release Programmers

 Compiled and Gathered From the Four Corners of Planet Earth
 By Mike DeBacker

 Most of these routines were written and tested in QBX PDS 7.1 and then
 tested in VB 3.0 to ensure compatibility

 PURPOSE: I get a little tired of doing the same things over and over
 and over again.

 OTHER FILES: For use with QBasic be sure and include the include
 FUNGUS_B.BI
**************************Version History*********************
       1.00 (4/23/94) - First version what more can you ask?
               StrTok, CalcMargin, CalcFactor, SQLFmtStr
       1.01 (4/24/94) - Added DateToJulian and JulianToDate
       1.02 (5/15/94) - Fixed IsNowDST
       2.03 (6/25/94) - Fixed IsLeapYear
       2.04 (8/??/94) - Found and fixed problem CalDMSToRad
       3.00 (9/11/94) - Added Derived Trig Functions and Permutations,
        Combinations, and Factorials

The FUNGUS Basic Files are laid out as follows:

FGB001.BAS - Date/Time Functions
FGB002.BAS - String Functions
FGB003.BAS - Conversion Functions
FGB004.BAS - Mathematical Functions

The Demo (FunDemo) does not demo all of the functions. So you are pretty much on 
your own. I plan on a VB 3.0 demo and Windows Help file very soon.

Mike DeBacker
CIS 76636,236

