D-39 === I plagerized this code << “Enter a: “ {“ :a: “ differently from the PROMPT command, and what function does the {2 0} V serve??? Actual string should read as follows: This prompts for input. How does this function differ from the PROMPT command, and what function does the {2 0} V} serve??? INPUT Command uses V as to Verify the input as you would type it into the command line eg. not just a text string, but a valid object. { 2 0 } specify the tabulator fields where you input goes. Experiment a bit, and if it doesn't open up, call again. The HP48 Advanced users Manual (Printed version) has this and a lot of other goodies that are valid for the 49, and are not easily found elsewhere. Take a look at this *HUGE* PDF: (HP 48G Series User's Guide) http://ca-on.hpcalc.org/details.php?id=3937 HP48G Series AUR, or some similar user-written document at www.hpcalc.org, or Appendix G of HP48G Series User's Guide (also at hpcalc), or Donnelly's HP48 Handbook (out of print). Read the manuals that came with prior HP calcs, the longer ago the better. Or the Quick Ref guide, sometimes. How to use INPUT and PROMPT http://www.engr.uvic.ca/~aschoorl/faq/48faq-8.html#ss8.22 Other simple User-Interface Program Commands . I used the Statistics aplet to fit an exponential equation to a set of population data. (Given below if you want it) No problems so far - the result was 128.35*EXP(0.0585x) (rounded off). The strange result came when I tried to use PREDX. Entering PREDX(150) gave the result below: (-2.67319970364E-2+(0,6.28318530718)*n1)/-.782404601086 What gives? Even if you eliminate the complex portion and use -2.673E-2/-.782 you don't get the correct answer of x=2.66 Year (yrs after 1975) 0 5 10 15 20 25 Pop. (in '000s) 128 170 232 316 412 549 I fixed a bug in all versions of PowerPlot and my Table program. It has previously plot garbage and possibly cause memory corruption. You can download the new versions at my website: PPL: http://leviathan.orblivion.com/hp48/software/ppl137.zip PPL + Table: http://leviathan.orblivion.com/hp48/software/pplt138.zip Table only: http://leviathan.orblivion.com/hp48/software/Table196.zip You can also download tar.gz files from my website. If you don't or cannot use ArcSin(x)=blah blah blah Tan(x) I'd recommend the following infinite series: ArcSin(x)=x + 1/2 * t^3/3 + 1/2 * 3/4 * t^5/5 + 1/2 * 3/4 * 5/6 * t^7/7 + ... for -1