From 93e22d978d192377790a41977d048e66cfef53df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:35:03 +0000 Subject: added files and updated for release 1.16 svn path=/trunk/externals/iemlib/; revision=3107 --- iemhelp/help-round_zero.pd | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'iemhelp/help-round_zero.pd') diff --git a/iemhelp/help-round_zero.pd b/iemhelp/help-round_zero.pd index ac35d4c..a67378d 100644 --- a/iemhelp/help-round_zero.pd +++ b/iemhelp/help-round_zero.pd @@ -1,18 +1,21 @@ -#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 558 330 10; +#X obj 55 160 round_zero 1e-006; +#X msg 55 78 -1e-007; +#X text 10 8 round_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 122 9 round very small numbers between plus and minus first +argument to zero; +#X text 115 268 IEM KUG; +#X text 99 256 musil; +#X text 129 256 @; +#X text 135 256 iem.at; +#X text 50 245 (c) Thomas Musil 2000 - 2005; +#X text 98 278 Graz \, Austria; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; -- cgit v1.2.1