From 845b2c0be8483ae80aad70d120dc9c4a556b9773 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 3 Jul 2013 13:09:19 +0000 Subject: changed all help files beginning with - + * or / to sub add mul div svn path=/trunk/externals/iem/iem_dp/; revision=17171 --- mul__-help.pd | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 mul__-help.pd (limited to 'mul__-help.pd') diff --git a/mul__-help.pd b/mul__-help.pd new file mode 100755 index 0000000..5b68324 --- /dev/null +++ b/mul__-help.pd @@ -0,0 +1,48 @@ +#N canvas 223 169 932 536 10; +#X symbolatom 167 326 25 0 0 0 - - -; +#X text 104 453 IEM KUG; +#X text 88 441 musil; +#X text 125 441 @; +#X text 134 441 iem.at; +#X text 87 463 Graz \, Austria; +#X text 147 415 @; +#X text 156 415 iem.at; +#X text 88 415 zmoelnig; +#X floatatom 251 245 11 0 0 0 - - -; +#X floatatom 227 273 11 0 0 0 - - -; +#X text 337 244 difference; +#X text 55 13 double precision multiplication; +#X text 311 272 float casted; +#X text 14 12 *__; +#X text 349 326 product displayed via a symbol; +#X obj 165 209 *__ 0 0; +#X text 90 342 should be "1.234567654321; +#X msg 163 61 "1.111111; +#X msg 385 98 "1.111111; +#X text 250 73 = symbol selector of an anything; +#X text 240 62 double precision number beginning with a "double quote" +=; +#X text 471 109 = symbol selector of an anything; +#X text 461 98 double precision number beginning with a "double quote" +=; +#X obj 166 303 dptosym; +#X obj 239 209 mul__ 0 0; +#X obj 316 209 *'' 0 0; +#X text 14 32 mul__; +#X text 14 57 *''; +#X text 294 13 15 digits accurate; +#X text 39 402 (c) IOhannes m zmoelnig 1999 - 2013; +#X text 39 430 (c) Thomas Musil 2000 - 2013; +#X obj 164 87 symtodp; +#X obj 385 120 symtodp; +#X connect 16 0 10 0; +#X connect 16 0 24 0; +#X connect 16 1 9 0; +#X connect 16 1 24 1; +#X connect 18 0 32 0; +#X connect 19 0 33 0; +#X connect 24 0 0 0; +#X connect 32 0 16 0; +#X connect 32 1 16 1; +#X connect 33 0 16 2; +#X connect 33 1 16 3; -- cgit v1.2.1