--- parser3/tests/163.html 2007/04/16 10:29:36 1.1 +++ parser3/tests/163.html 2007/04/17 11:11:57 1.2 @@ -14,8 +14,8 @@ $dResult($value1 * $value2) Operation: ^value1.format[%.2f] * ^value2.format[%.2f]

-Result: $dResult (auto format)
-.format()[%.2f]: ^dResult.format[%.2f]
+#Result: ^dResult (auto format)
+.format[%.10f]: ^dResult.format[%.10f]
.int[]: ^dResult.int[]
^^math:round(): ^math:round($dResult)
^^math:ceiling(): ^math:ceiling($dResult)