From 92f8a251bbaeddf6ec034722a3079d865517d650 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Sun, 15 Jul 2018 00:26:52 +0530 Subject: handle boolean differently --- js/NonLinear/TrigFun.pickle | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'js/NonLinear/TrigFun.pickle') diff --git a/js/NonLinear/TrigFun.pickle b/js/NonLinear/TrigFun.pickle index 4911d539..9b3e3964 100644 --- a/js/NonLinear/TrigFun.pickle +++ b/js/NonLinear/TrigFun.pickle @@ -56,22 +56,23 @@ S'vector' p17 sS'model.dep_ut' p18 -g17 -sS'model.in' +S'vector_boolean' p19 +sS'model.in' +p20 g4 sS'graphics' -p20 +p21 g8 sS'y' -p21 +p22 g17 sS'x' -p22 -NsS'model' p23 +NsS'model' +p24 g8 sS'typ' -p24 +p25 g17 s. \ No newline at end of file -- cgit