Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!lll-tis!ames!rutgers!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxf.cso.uiuc.edu!dl743 From: dl743@uxf.cso.uiuc.edu Newsgroups: comp.sys.tandy Subject: Re: Exponential function in TRS-80 Mode Message-ID: <50100005@uxf.cso.uiuc.edu> Date: 30 Jan 88 23:47:00 GMT References: <1632@ssc-vax.UUCP> Lines: 10 Nf-ID: #R:ssc-vax.UUCP:1632:uxf.cso.uiuc.edu:50100005:000:569 Nf-From: uxf.cso.uiuc.edu!dl743 Jan 30 17:47:00 1988 The "open bracket" [ is the way that most printers print the standard "up arrow" of the TRS-80. (I'm surprised you haven't read about it, it is very well documented; practically every issue of 80 Microcomputing mentioned it.) The up-arrow is an exponentiation function -- not EXP(x), which is e^x -- and should be replaced with whatever your computer uses for "x to the yth power". (The reason for the open bracket is that the TRS-80 used ASCII codes 91- 94 for the four arrows. On most printers, these are used for brackets, backslash and other bizarre symbols.)