aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_atan-help.pd
blob: 91c10f3a48464573880baae346e99ed37fae2919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#N canvas 262 127 680 254 10;
#X text 458 17 updated for;
#X obj 546 17 iemmatrix 0.2;
#X obj 595 43 matrix;
#X text 465 42 see also help for;
#X obj 48 100 mtx 3 3;
#X obj 48 192 mtx_print abs;
#X obj 48 131 t a a;
#X obj 91 132 mtx_print org;
#X msg 48 80 0 1 -2 -3 -4 5 -6 7 8;
#X obj 48 164 mtx_atan;
#X obj 595 63 atan;
#X text 136 10 arc tangent value of matrix elements;
#X text 45 42 compute the arc tangent of each element of a matrix;
#X connect 4 0 6 0;
#X connect 6 0 9 0;
#X connect 6 1 7 0;
#X connect 8 0 4 0;
#X connect 9 0 5 0;