diff options
author | musil <tmusil@users.sourceforge.net> | 2013-07-03 13:09:19 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2013-07-03 13:09:19 +0000 |
commit | 845b2c0be8483ae80aad70d120dc9c4a556b9773 (patch) | |
tree | 49641e707fe989da1cf0a2be02ced2b36a51884f /add__-help.pd | |
parent | 3ce59155d9a0a162dbc62250ed62d6ea4f7cd8e9 (diff) |
changed all help files beginning with - + * or / to sub add mul div
svn path=/trunk/externals/iem/iem_dp/; revision=17171
Diffstat (limited to 'add__-help.pd')
-rwxr-xr-x | add__-help.pd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/add__-help.pd b/add__-help.pd new file mode 100755 index 0000000..3702e45 --- /dev/null +++ b/add__-help.pd @@ -0,0 +1,48 @@ +#N canvas 291 113 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 311 272 float casted; +#X text 14 12 +__; +#X text 70 13 double precision addition; +#X text 359 326 sum displayed via a symbol; +#X obj 165 209 +__ 0 0; +#X text 201 83 = symbol selector of an anything; +#X text 191 72 double precision number beginning with a "double quote" +=; +#X text 425 120 = symbol selector of an anything; +#X text 415 109 double precision number beginning with a "double quote" +=; +#X msg 292 108 "8.7654321234567; +#X msg 70 71 "1.2345678765432; +#X text 90 342 should be "9.9999999999999; +#X obj 166 303 dptosym; +#X text 14 32 add__; +#X text 14 57 +''; +#X obj 239 209 add__ 0 0; +#X obj 316 209 +'' 0 0; +#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 71 94 symtodp; +#X obj 291 130 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 21 0 33 0; +#X connect 22 0 32 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; |