]> git.mjollnir.org Git - moodle.git/commit
Added "$factor = round($factor * 1000.0) / 1000.0;"
authormartin <martin>
Fri, 12 Apr 2002 13:20:17 +0000 (13:20 +0000)
committermartin <martin>
Fri, 12 Apr 2002 13:20:17 +0000 (13:20 +0000)
commitc4bb2bd0eeb4b91dfbfc4fcfd57a2cad5ba799e8
tree623bee815b2f0c7b2c5830ee2782afd1d107abd6
parente7c75196f972c8f0fecac830811a50d291b58676
Added "$factor = round($factor * 1000.0) / 1000.0;"
to function find_range ... it fixes some strange rounding
errors that were happening with Moodle surveys.
lib/graphlib.php