aboutsummaryrefslogtreecommitdiff
path: root/dptosym-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'dptosym-help.pd')
-rw-r--r--dptosym-help.pd71
1 files changed, 71 insertions, 0 deletions
diff --git a/dptosym-help.pd b/dptosym-help.pd
new file mode 100644
index 0000000..9e5d3e6
--- /dev/null
+++ b/dptosym-help.pd
@@ -0,0 +1,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;