X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=doc%2Frpntutorial.txt;fp=doc%2Frpntutorial.txt;h=97a5fc8d3955999f8bb570c5f7114bd797e23b02;hp=3070c37c4a68087037b3ed724f397813cf5a0492;hb=68281d5a62a954d68b3e856e9c527e7cedda4997;hpb=c9e5952d5fcdf6cef91653195c7c8923e3175a31 diff --git a/doc/rpntutorial.txt b/doc/rpntutorial.txt index 3070c37..97a5fc8 100644 --- a/doc/rpntutorial.txt +++ b/doc/rpntutorial.txt @@ -152,7 +152,7 @@ EExxeerrcciisseess Answer 2: if (input <= 56000/8 ) { input*8 } else { 56000 } - input,56000,8,DIV,LT,input,8,*,56000,IF + input,56000,8,DIV,LE,input,8,*,56000,IF Exercise 3: @@ -187,4 +187,4 @@ AAUUTTHHOORR -1.4.7 2009-12-08 RPNTUTORIAL(1) +1.4.8 2013-05-23 RPNTUTORIAL(1)