You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/classes/Basis.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@
74
74
Returns the [url=https://en.wikipedia.org/wiki/Determinant]determinant[/url] of this basis's matrix. For advanced math, this number can be used to determine a few attributes:
75
75
- If the determinant is exactly [code]0.0[/code], the basis is not invertible (see [method inverse]).
76
76
- If the determinant is a negative number, the basis represents a negative scale.
77
-
[b]Note:[/b] If the basis's scale is the same for every axis, its determinant is always that scale by the power of 2.
77
+
[b]Note:[/b] If the basis's scale is the same for every axis, its determinant is always that scale by the power of 3.
0 commit comments