Difference between revisions of "Matrix:invert"

From GiderosMobile
(remove language stuff)
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Inverts the matrix.
 
Inverts the matrix.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:invert()
 
Matrix:invert()
</source>
+
</syntaxhighlight>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 15:30, 13 July 2023