summaryrefslogtreecommitdiff
path: root/js/Linear/DOLLAR_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/DOLLAR_f.js')
-rw-r--r--js/Linear/DOLLAR_f.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/Linear/DOLLAR_f.js b/js/Linear/DOLLAR_f.js
index b331cb5d..f751d7c5 100644
--- a/js/Linear/DOLLAR_f.js
+++ b/js/Linear/DOLLAR_f.js
@@ -23,6 +23,8 @@ function DOLLAR_f() {
DOLLAR_f.prototype.get = function DOLLAR_f() {
}
DOLLAR_f.prototype.set = function DOLLAR_f() {
+ this.a = parseFloat((arguments[0]["a"]))
+ this.inh = parseFloat((arguments[0]["inh"]))
this.x = arg1;
graphics = arg1.graphics;
exprs = graphics.exprs;