Re: [tcljava-user] Serious bug in Jacl log10 method in Jacl 1.4.0
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2007-01-14 03:30:49
|
> Starting with revision 1.13 of Expression.java the calculation of > base 10 logarithms in Jacl is seriously incorrect. This has now been fixed in the CVS. I also added a bunch of tests to the tjcruntime package to validate all the built-in math functions and fixed some input bounds issues in the math functions. Mo DeJong |