mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Merge branch 'master' of https://github.com/RonaldoCMP/BOSL2
This commit is contained in:
commit
0e7517ecfe
1 changed files with 1 additions and 0 deletions
|
@ -784,6 +784,7 @@ function _back_substitute(R, b, x=[]) =
|
|||
_back_substitute(R, b, concat([newvalue],x));
|
||||
|
||||
|
||||
|
||||
// Function: det2()
|
||||
// Description:
|
||||
// Optimized function that returns the determinant for the given 2x2 square matrix.
|
||||
|
|
Loading…
Reference in a new issue