Skip to content

Commit

Permalink
Description of W
Browse files Browse the repository at this point in the history
Included "power" for easier search. Thanks to @DJMcMayhem
  • Loading branch information
lmendo committed Dec 6, 2016
1 parent 0af1bcd commit 51ea5b5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified doc/MATL_spec.pdf
Binary file not shown.
Binary file modified funDef.mat
Binary file not shown.
2 changes: 1 addition & 1 deletion funDef.txt
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ V 1 2 1 2 1 1 1 true true true true if numel(in)<2, in{2} = '%.15g '; end conve
XV
YV
ZV
W 1 1 1 1 1 1 true true true true out{1} = 2.^in{1}; 2 raised to array, element-wise \matlab+2.^(...)+
W 1 1 1 1 1 1 true true true true out{1} = 2.^in{1}; 2 raised to array, element-wise \matlab+2.^(...)+ (array power with base $2$)
XW
YW
ZW
Expand Down
Binary file modified help.mat
Binary file not shown.

0 comments on commit 51ea5b5

Please sign in to comment.