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 --- div__-help.pd | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 div__-help.pd (limited to 'div__-help.pd') diff --git a/div__-help.pd b/div__-help.pd new file mode 100755 index 0000000..6fd2068 --- /dev/null +++ b/div__-help.pd @@ -0,0 +1,78 @@ +#N canvas 291 113 1057 750 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 division; +#X obj 165 209 /__ 0 0; +#X text 359 326 quotient displayed via a symbol; +#X text 470 109 = symbol selector of an anything; +#X text 460 98 double precision number beginning with a "double quote" +=; +#X text 288 72 = symbol selector of an anything; +#X text 278 61 double precision number beginning with a "double quote" +=; +#X text 90 342 should be "1.111111; +#X msg 385 98 "1.111111; +#X msg 163 61 "1.234567654321; +#X obj 166 303 dptosym; +#X text 13 31 div__; +#X symbolatom 409 641 25 0 0 0 - - -; +#X floatatom 493 560 11 0 0 0 - - -; +#X floatatom 469 588 11 0 0 0 - - -; +#X text 579 559 difference; +#X text 553 587 float casted; +#X text 601 641 quotient displayed via a symbol; +#X text 712 424 = symbol selector of an anything; +#X text 702 413 double precision number beginning with a "double quote" +=; +#X text 530 387 = symbol selector of an anything; +#X text 520 376 double precision number beginning with a "double quote" +=; +#X text 332 657 should be "1.111111; +#X msg 627 413 "1.111111; +#X msg 405 376 "1.234567654321; +#X obj 408 618 dptosym; +#X obj 407 524 div__ 0 0; +#X text 14 57 /''; +#X obj 239 209 div__ 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 164 87 symtodp; +#X obj 385 120 symtodp; +#X obj 406 402 symtodp; +#X obj 627 435 symtodp; +#X connect 15 0 10 0; +#X connect 15 0 24 0; +#X connect 15 1 9 0; +#X connect 15 1 24 1; +#X connect 22 0 48 0; +#X connect 23 0 47 0; +#X connect 24 0 0 0; +#X connect 37 0 50 0; +#X connect 38 0 49 0; +#X connect 39 0 26 0; +#X connect 40 0 28 0; +#X connect 40 0 39 0; +#X connect 40 1 27 0; +#X connect 40 1 39 1; +#X connect 47 0 15 0; +#X connect 47 1 15 1; +#X connect 48 0 15 2; +#X connect 48 1 15 3; +#X connect 49 0 40 0; +#X connect 49 1 40 1; +#X connect 50 0 40 2; +#X connect 50 1 40 3; -- cgit v1.2.1