]> gitweb.michael.orlitzky.com - spline3.git/history - src/Comparisons.hs
Choose a nearby value instead of zero when asked for a nonexistent function value.
[spline3.git] / src / Comparisons.hs
2011-06-10 Michael OrlitzkyAdd the kinda_equals comparison.
2011-05-08 Michael OrlitzkyMore minor doc fixes.
2011-05-08 Michael OrlitzkyAdd a bunch of documentation.
2011-05-07 Michael OrlitzkyAdd two new comparisons, very_positive and non_very_pos...
2011-05-01 Michael OrlitzkyMove the almost_equals function into the Comparisons...