aboutsummaryrefslogtreecommitdiff
path: root/dptosym-help.pd
blob: 9e5d3e6feb829355adff436421148bd5a44372c8 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#N canvas 502 22 781 599 10;
#X symbolatom 525 160 25 0 0 0 - - -;
#X obj 525 103 + 3.1415;
#X msg 525 79 9.26536e-05;
#X text 574 135 7-8 digits accurate;
#X text 169 289 output is a symbol of sum of both double casted inputs
;
#X text 361 15 (only for help and debugging purpose);
#X symbolatom 109 353 25 0 0 0 - - -;
#X text 149 467 IEM KUG;
#X text 133 455 musil;
#X text 170 455 @;
#X text 179 455 iem.at;
#X text 132 477 Graz \, Austria;
#X text 192 429 @;
#X text 201 429 iem.at;
#X text 133 429 zmoelnig;
#X text 46 369 should be "1.2345678765432;
#X floatatom 88 102 11 0 0 0 - - -;
#X floatatom 65 129 11 0 0 0 - - -;
#X text 168 235 the inputs are two floats \, left one is the float-casted
value of a double value \, the right one is the float difference between
double value and the float-casted.;
#X text 149 128 float-casted;
#X text 174 101 difference to double;
#X obj 110 288 dptosym;
#X obj 525 134 dptosym;
#X symbolatom 557 349 25 0 0 0 - - -;
#X msg 596 293 9.26536e-05;
#X text 606 324 7-8 digits accurate;
#X obj 557 323 dptosym;
#X msg 559 267 3.1415;
#X obj 568 238 t b b;
#X obj 568 215 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X symbolatom 552 485 25 0 0 0 - - -;
#X obj 558 438 dptosym;
#X msg 32 46 "1.234567890123456789;
#X msg 558 388 "3.1415926535897932;
#X obj 577 462 symbol;
#X obj 558 413 symtodp;
#X obj 32 71 symtodp;
#X text 84 416 (c) IOhannes m zmoelnig 1999 - 2013;
#X text 84 444 (c) Thomas Musil 2000 - 2013;
#X text 14 12 dptosym;
#X text 81 12 double precision to symbol converter;
#X symbolatom 147 332 25 0 0 0 - - -;
#X obj 147 311 symbol;
#X text 195 311 and a symbol number with a leading double quotes;
#X connect 1 0 22 0;
#X connect 2 0 1 0;
#X connect 21 0 6 0;
#X connect 21 1 42 0;
#X connect 22 0 0 0;
#X connect 24 0 26 1;
#X connect 26 0 23 0;
#X connect 27 0 26 0;
#X connect 28 0 27 0;
#X connect 28 1 24 0;
#X connect 29 0 28 0;
#X connect 31 1 34 0;
#X connect 32 0 36 0;
#X connect 33 0 35 0;
#X connect 34 0 30 0;
#X connect 35 0 31 0;
#X connect 35 1 31 1;
#X connect 36 0 17 0;
#X connect 36 0 21 0;
#X connect 36 1 16 0;
#X connect 36 1 21 1;
#X connect 42 0 41 0;