From 91a0ee90da31c9f5e39839af92eba439856a224e Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 14 Dec 2006 18:31:05 +0000 Subject: initial check in svn path=/trunk/; revision=6894 --- externals/iem/iem_atan2/iem_atan2-help.pd | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 externals/iem/iem_atan2/iem_atan2-help.pd (limited to 'externals/iem/iem_atan2/iem_atan2-help.pd') diff --git a/externals/iem/iem_atan2/iem_atan2-help.pd b/externals/iem/iem_atan2/iem_atan2-help.pd new file mode 100644 index 00000000..ba4a2e84 --- /dev/null +++ b/externals/iem/iem_atan2/iem_atan2-help.pd @@ -0,0 +1,41 @@ +#N canvas 172 103 419 363 10; +#X floatatom 61 80 6 -180 180 0 - - -; +#X obj 38 80 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 137 80 6 -180 180 0 - - -; +#X obj 137 124 t b f; +#X text 310 124 |; +#X text 310 118 |; +#X text 310 112 |; +#X text 310 106 |; +#X text 310 102 ^; +#X text 79 295 IEM KUG; +#X text 63 283 musil; +#X text 93 283 @; +#X text 99 283 iem.at; +#X text 62 305 Graz \, Austria; +#X text 14 272 (c) Thomas Musil 2000 - 2006; +#X obj 85 192 iem_atan2; +#X obj 44 156 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 85 240 9 0 0 0 - - -; +#X text 14 13 iem_atan2; +#X obj 85 216 rad2deg; +#X text 63 63 y; +#X text 138 63 x; +#X text 346 130 > +x; +#X text 306 92 +y; +#X text 316 125 _____; +#X text 309 130 +; +#X text 293 136 0/0; +#X text 150 193 no initial arguments; +#X text 123 11 calculates the inverse tangens; +#X text 126 23 of y- and x-coordinate in rad; +#X connect 0 0 15 0; +#X connect 1 0 0 0; +#X connect 2 0 3 0; +#X connect 3 0 15 0; +#X connect 3 1 15 1; +#X connect 15 0 19 0; +#X connect 16 0 15 0; +#X connect 19 0 17 0; -- cgit v1.2.1