index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
104
/
CH2
/
EX2.10
/
2_10.sce
blob: 5b4194a6623ce88bf7106241d67eb65d30abbb20 (
plain
)
1
2
3
4
//determinant of the matrix A=[1 2;3 4] d=det(A) disp(d)