Commits
Raymond Lu committed 97caaff719f
[svn-r23533] I changed the operation in dynlib2.c from math operations pow and sqrt to simpler multiplication and division to avoid potential rounding problem in math operations. Tested on jam - simple change.