Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/MATRIXROTATE
(view source)
Revision as of 22:51, 27 June 2017
11 bytes removed
,
22:51, 27 June 2017
→Description
Line 8:
Line 8:
*Here it is rotating the matrix around its center.
*Here it is rotating the matrix around its center.
*So each entries will go right or left and up or down according to the number of steps to be given.
*So each entries will go right or left and up or down according to the number of steps to be given.
−
*For example MATRIXROTATE([[1,-1],[2,-2]],1)
+
*For example MATRIXROTATE([[1,-1],[2,-2]],1)
=
−
<math>
{| class="wikitable"
+
{| class="wikitable"
|-
|-
| 2 || 1
| 2 || 1
|-
|-
| -2 || -1
| -2 || -1
−
|}
</math>
+
|}
*So here 1st row entries are rotated in to 2nd column.
*So here 1st row entries are rotated in to 2nd column.
*Also 2nd rows are rotated in to 1st column entries.
*Also 2nd rows are rotated in to 1st column entries.
Devika
writer
6,694
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version