From 8da5114e53e62ed1c52f8aad7ba60001a3db4c5b Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 18 Apr 2003 13:20:50 +0000 Subject: 18450: set $compcontext to -math- to complete math context within zcalc --- Functions/Misc/zcalc | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions') diff --git a/Functions/Misc/zcalc b/Functions/Misc/zcalc index 31ab11dba..e8a28f9d1 100644 --- a/Functions/Misc/zcalc +++ b/Functions/Misc/zcalc @@ -106,6 +106,7 @@ zcalc_restore() { trap zcalc_restore HUP INT QUIT EXIT local line ans base defbase forms match mbegin mend psvar optlist opt arg +local compcontext="-math-" integer num outdigits outform=1 forms=( '%2$g' '%.*g' '%.*f' '%.*E' ) -- cgit 1.4.1