aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/pow-help.pd
blob: 88e2ef8f8e732e36942fdef0d96f24e64bcdf2c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
#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 pow 3 12 0 18 -204280
-1 0;
#X obj 0 401 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 51 246 494 368 META 0;
#X text 12 125 LIBRARY internal;
#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 145 AUTHOR Miller Puckette;
#X text 12 205 HELP_PATCH_AUTHORS This help patch 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 KEYWORDS control;
#X text 12 45 DESCRIPTION exponential function;
#X text 12 65 INLET_0 float list;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 185 RELEASE_DATE 1997;
#X restore 500 597 pd META;
#X obj 0 487 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 524 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 568 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#N canvas 94 481 428 109 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 57 76 cos~;
#X obj 89 76 osc~;
#X obj 23 76 expr;
#X obj 23 43 sin;
#X obj 49 43 cos;
#X obj 76 43 tan;
#X obj 109 43 atan;
#X obj 144 43 atan2;
#X obj 182 43 exp;
#X obj 209 43 log;
#X obj 237 43 abs;
#X text 8 2 [pow] Related Objects;
#X obj 266 43 sqrt;
#X restore 102 597 pd Related_objects;
#X obj 78 410 cnv 17 3 45 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 409 float;
#X text 98 429 list;
#X text 98 495 float;
#X obj 78 496 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X floatatom 179 187 0 0 0 0 - - -;
#X floatatom 179 130 0 0 0 0 - - -;
#X obj 179 160 pow;
#X text 103 221 [pow] is used to exponentiate a number. 2 to the power
of 2 = 4 . The right inlet or creation argument is the exponent while
the left inlet is the base.;
#X obj 78 460 cnv 17 3 17 empty \$0-pddp.cnv.let.1 1 5 9 0 16 -228856
-162280 0;
#X text 98 459 float;
#X obj 495 3 pow;
#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/pow -text
pdpedia: pow;
#X text 11 23 exponential function;
#X text 168 407 - base.;
#X text 168 459 - exponent.;
#X text 78 544 1) float;
#X text 168 544 - initializes the right inlet (exponent).;
#X text 168 427 - a (base \, exponent) pair will be distributed to
the two inlets.;
#X floatatom 229 130 0 0 0 0 - - -;
#X obj 332 161 pow 3;
#X msg 332 130 3;
#X floatatom 332 188 5 0 0 0 - - -;
#X floatatom 367 131 5 0 0 0 - - -;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X connect 14 0 15 0;
#X connect 15 0 13 0;
#X connect 27 0 15 1;
#X connect 28 0 30 0;
#X connect 29 0 28 0;
#X connect 31 0 28 0;