> 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