aboutsummaryrefslogtreecommitdiff
path: root/add__-help.pd
blob: 3702e4563b821ca853bc180de4b341a32aeb803a (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 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;