5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
#title Determinant [RCBasic Doc]
|
|
#header function Determinant(mA)
|
|
|
|
Returns the determinant of matrix mA
|