From a65a07c1eb3a4bf476c69153ecffb5c7d333f3b8 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 22 Nov 2006 12:22:22 +0000 Subject: added help files with *-help.pd svn path=/trunk/externals/iemlib/; revision=6372 --- iemhelp/round_zero-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 iemhelp/round_zero-help.pd (limited to 'iemhelp/round_zero-help.pd') diff --git a/iemhelp/round_zero-help.pd b/iemhelp/round_zero-help.pd new file mode 100644 index 0000000..a67378d --- /dev/null +++ b/iemhelp/round_zero-help.pd @@ -0,0 +1,21 @@ +#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