Revision history for Perl extension Math::NumberCruncher.
2.0 Mon Feb 12 11:50:58 2001
- Added many new features:
TriangleHeron()
PolygonPerimeter()
Clockwise()
InPolygon()
InTriangle()
BoundingBox_Points()
PolygonArea()
CircleArea()
Circumference()
SphereVolume()
SphereSurface()
1.3 Sat Nov 25 17:18:44 2000
- Corrected error in Difference()
(Thanks to Rusty Thomas, Ph.D., for finding the error.)
1.21 Tue Sep 19 08:57:51 2000
- Corrected typo in AllOf()
(Thanks to Wim Verhaegen for finding the error.)
1.2 Mon Sep 18 13:24:43 2000
- Fixed minor error in Range()
- Added Predict(), for predicting value of Y, given slope, y-intercept, and proposed
x value.
1.1 Wed Aug 30 14:41:52 2000
- First public version