changeset 6933:d09b8a5d09e2

[project @ 2007-09-28 10:59:51 by dbateman]
author dbateman
date Fri, 28 Sep 2007 10:59:51 +0000
parents 8065a1bc0358
children 37676450044a
files doc/interpreter/func.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/func.txi	Fri Sep 28 10:40:09 2007 +0000
+++ b/doc/interpreter/func.txi	Fri Sep 28 10:59:51 2007 +0000
@@ -998,7 +998,7 @@
 
 @example
 quad (@@(x) sin (x), 0, pi)
-    @result{} 1.8391
+    @result{} 2
 @end example
 
 @noindent