aboutsummaryrefslogtreecommitdiff
path: root/mul__-help.pd
blob: 5b68324dace1918b0e13bbd140f6a27f61ebaafa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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;