Path: utzoo!yunexus!ists!jarvis.csri.toronto.edu!utgpu!watmath!att!rutgers!ucsd!ucbvax!hplabs!hp-pcd!hpcvra!billw From: billw@hpcvra.CV.HP.COM (Bill Wickes) Newsgroups: comp.sys.handhelds Subject: Re: Multiple Complex Equation Solver Message-ID: <17980003@hpcvra.CV.HP.COM> Date: 16 Nov 89 00:24:00 GMT Article-I.D.: hpcvra.17980003 References: <89317.162304DRJ100@PSUVM.BITNET> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 12 Take a look at the program SIMEQ, on page 266 of my book HP-28 Insights, for an alternate approach to this problem. (Notice however that the program needs a minor mod to work with complex coefficients--the TRN in line 21 should be TRN CONJ). I couldn't get your programs to work. At least one problem appears to be you wrote NEQ when you meant neq in EQEV. Fixing that still didn't make the programs work, but I haven't had the strength to track the remaining problems down. Bill Wickes billw@cv.hp.com