Version 1.3 has some more fixes and new features.
- Added a statistical distribution function module.
It has the 4 main families of continuous distributions
used in applied statistics. The module also has
the inverses.
- Bug Fix: Scalar subtraction, M-a, was corrected. It
produced a-M since I just cut and pasted the M-a
routine above it. See Virtram.cpp or virtdsk.cpp
for the fix. You should also check for this in any
earlier versions of YAMP. It was in version 1.0 through
version 1.2.