# The following was supposedly scribed by # Ken Williams # on Monday 12 April 2004 01:29 pm:
>> Hi, >> >> I'm in need of a well-structured rounding facility for use in my >> CAD::Calc >> module. I've found Math::Round, but this does not fill the bill. > >The preferred action would be to work with the Math::Round author(s) to >improve it to your satisfaction. For instance, it would be nice if it >supported IEEE standards for rounding. That's not part of my requirements, and most of what I need it to do does not fit what Math::Round is doing. I won't rule-out improving Math::Round, but that would be for purposes of making Math::Round::Var better, rather than replacing it. First crack at this setup is done if anyone wants to see it: http://ericwilhelm.homeip.net/svn/Math-Round-Var/trunk/code/Math/Round/ Comments welcome. Thanks, Eric -- "Insert random misquote here"
