Commits

Raymond Lu committed 8d885f6388b
[svn-r23534] 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 koala - simple change.