From a7e6303e3e7e87bf90b21821d2e419ed4799783c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 28 Jun 2013 17:25:22 +0000 Subject: initial check in of double precision library of iem svn path=/trunk/externals/iem/iem_dp/; revision=17167 --- random__-help.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 random__-help.pd (limited to 'random__-help.pd') diff --git a/random__-help.pd b/random__-help.pd new file mode 100644 index 0000000..757d7c2 --- /dev/null +++ b/random__-help.pd @@ -0,0 +1,44 @@ +#N canvas 88 232 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 39 430 (c) Thomas Musil 2000 - 2007; +#X text 39 402 (c) IOhannes m zmoelnig 1999 - 2007; +#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 359 326 difference displayed via a symbol; +#X text 203 83 = symbol selector of an anything; +#X text 294 13 14 digits accurate; +#X msg 292 108 "8.7654321234567; +#X text 193 72 double precision number beginning with a "double quote" +=; +#X text 422 119 = symbol selector of an anything; +#X text 412 108 double precision number beginning with a "double quote" +=; +#X obj 166 303 dptosym; +#X obj 316 210 random'' 10 0; +#X obj 165 209 random__ 10 0; +#X msg 90 106 bang; +#X msg 151 114 seed 20 0; +#X text 97 13 double precision random; +#X text 14 12 random__; +#X text 14 32 random''; +#X obj 292 130 symtodp; +#X connect 18 0 30 0; +#X connect 22 0 0 0; +#X connect 24 0 12 0; +#X connect 24 0 22 0; +#X connect 24 1 11 0; +#X connect 24 1 22 1; +#X connect 25 0 24 0; +#X connect 26 0 24 0; +#X connect 30 0 24 1; +#X connect 30 1 24 2; -- cgit v1.2.1