Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!snorkelwacker.mit.edu!ai-lab!rice-chex!bson From: bson@rice-chex.ai.mit.edu (Jan Brittenson) Newsgroups: comp.sys.handhelds Subject: Re: DEC2FRAC problem Message-ID: <14582@life.ai.mit.edu> Date: 3 Apr 91 03:47:26 GMT References: <1991Apr3.011209.2203@nntp-server.caltech.edu> Sender: news@ai.mit.edu Organization: nil Lines: 21 In a posting of [3 Apr 91 01:12:09 GMT] tim@nijinsky.ipac.caltech.edu (Tim Conrow) writes: > The problem seems to be the code fragment "oper EVAL" after the START > loop. EVAL is not the inverse of OBJ\-> ... Surely there's a SYSEVAL > for this, there always is :-) ??? Yeah, #546d puts together an Algebraic. Try replacing: oper EVAL with: oper n 1 + # 18CEAh SYSEVAL @ n+1 as system binary # 546Dh SYSEVAL @ join as algebraic Let's hope this works better! -- Jan Brittenson bson@ai.mit.edu