aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/exp-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pddp/exp-help.pd')
-rw-r--r--doc/pddp/exp-help.pd74
1 files changed, 74 insertions, 0 deletions
diff --git a/doc/pddp/exp-help.pd b/doc/pddp/exp-help.pd
new file mode 100644
index 00000000..f44c7e51
--- /dev/null
+++ b/doc/pddp/exp-help.pd
@@ -0,0 +1,74 @@
+#N canvas 0 0 555 619 10;
+#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
+14 -228856 -66577 0;
+#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header exp 3 12 0 18 -204280
+-1 0;
+#X obj 0 437 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
+-228856 -1 0;
+#N canvas 53 244 494 344 META 0;
+#X text 12 105 PLATFORM windows macosx gnulinux;
+#X text 12 165 LIBRARY internal;
+#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/;
+#X text 12 65 LICENSE SIBSD;
+#X text 12 185 AUTHOR Miller Puckette;
+#X text 12 265 HELP_PATCH_AUTHORS This document was updated for Pd
+version 0.35 test 28 by Dave Sabine as part of a project called pddp
+proposed by Krzysztof Czaja to build comprehensive documentation for
+Pd. Jonathan Wilkes revised the patch to conform to the PDDP template
+for Pd version 0.42.;
+#X text 12 5 GENRE help;
+#X text 12 45 KEYWORDS control;
+#X text 12 25 NAME exp;
+#X text 12 125 INLET_0 float;
+#X text 12 145 OUTLET_0 float;
+#X text 12 85 DESCRIPTION raise e to the nth power;
+#X text 12 225 RELEASE_DATE 1997;
+#X text 12 245 RELEASE_VERSION;
+#X restore 500 597 pd META;
+#X obj 0 502 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
+13 -228856 -1 0;
+#X obj 0 539 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
+0 13 -228856 -1 0;
+#X obj 0 566 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
+0 13 -228856 -1 0;
+#X text 98 543 (none);
+#N canvas 104 478 428 108 Related_objects 0;
+#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
+14 -204280 -1 0;
+#X obj 181 42 log;
+#X obj 208 42 abs;
+#X obj 236 42 sqrt;
+#X obj 271 42 pow;
+#X obj 56 75 cos~;
+#X obj 88 75 osc~;
+#X obj 22 75 expr;
+#X obj 22 42 sin;
+#X obj 48 42 cos;
+#X obj 75 42 tan;
+#X obj 108 42 atan;
+#X text 7 1 [exp] Related Objects;
+#X obj 143 42 atan2;
+#X restore 101 597 pd Related_objects;
+#X obj 78 446 cnv 17 3 45 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
+-162280 0;
+#X text 98 445 float;
+#X text 98 510 float;
+#X obj 78 511 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
+-162280 0;
+#X obj 491 3 exp;
+#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/exp -text
+pdpedia: exp;
+#X floatatom 239 187 0 0 0 0 - - -;
+#X floatatom 239 130 0 0 0 0 - - -;
+#X obj 239 158 exp;
+#X text 296 234 n;
+#X text 103 237 [exp] will output the value of E;
+#X text 104 252 where E is Euler's constant and n is the value of the
+inlet.;
+#X text 11 23 raise e to the nth power;
+#X text 168 465 - a list will be truncated \, and the first element
+will be used as input.;
+#X text 98 465 list;
+#X obj 4 597 pddp/pddplink pddp/help.pd -text help;
+#X connect 16 0 17 0;
+#X connect 17 0 15 0;