summaryrefslogtreecommitdiff
path: root/js/MatrixOp/MATDET.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/MatrixOp/MATDET.js')
-rw-r--r--js/MatrixOp/MATDET.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/MatrixOp/MATDET.js b/js/MatrixOp/MATDET.js
index 9aed36c1..eb58d2a8 100644
--- a/js/MatrixOp/MATDET.js
+++ b/js/MatrixOp/MATDET.js
@@ -31,6 +31,7 @@ function MATDET() {
MATDET.prototype.get = function MATDET() {
}
MATDET.prototype.set = function MATDET() {
+ this.typ = parseFloat((arguments[0]["typ"]))
this.x = arg1;
graphics = arg1.graphics;
label = graphics.exprs;