diff options
author | musil <tmusil@users.sourceforge.net> | 2005-03-09 17:16:00 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-03-09 17:16:00 +0000 |
commit | 8724ea74a1936886a6507bfa2d8989d82bf066bf (patch) | |
tree | 4965f3155b23d411a7bc49f037d7c8253a14c852 /iemhelp/help-round_zero.pd | |
parent | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (diff) |
sync with last iem 1.15 !
svn path=/trunk/externals/iemlib/; revision=2611
Diffstat (limited to 'iemhelp/help-round_zero.pd')
-rw-r--r-- | iemhelp/help-round_zero.pd | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/iemhelp/help-round_zero.pd b/iemhelp/help-round_zero.pd index d628291..04b62f2 100644 --- a/iemhelp/help-round_zero.pd +++ b/iemhelp/help-round_zero.pd @@ -1,18 +1,18 @@ -#N canvas 158 131 554 326 10; -#X obj 55 160 round_zero 1e-006; -#X msg 55 78 -1e-007; -#X text 10 8 round_zero; -#X text 122 9 round very small numbers between plus and minus 1 argument -to zero; -#X obj 55 183 print rounded; -#X msg 116 78 1e-007; -#X msg 67 114 -1e-005; -#X msg 128 114 1e-005; -#X text 27 247 (c) musil@iem.kug.ac.at; -#X text 64 260 IEM KUG; -#X text 39 272 graz \, austria 2003; -#X connect 0 0 4 0; -#X connect 1 0 0 0; -#X connect 5 0 0 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; +#N canvas 158 131 554 326 10;
+#X obj 55 160 round_zero 1e-006;
+#X msg 55 78 -1e-007;
+#X text 10 8 round_zero;
+#X text 122 9 round very small numbers between plus and minus 1 argument
+to zero;
+#X obj 55 183 print rounded;
+#X msg 116 78 1e-007;
+#X msg 67 114 -1e-005;
+#X msg 128 114 1e-005;
+#X text 27 247 (c) musil@iem.kug.ac.at;
+#X text 64 260 IEM KUG;
+#X text 39 272 graz \, austria 2003;
+#X connect 0 0 4 0;
+#X connect 1 0 0 0;
+#X connect 5 0 0 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
|