home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / handheld / 1892 < prev    next >
Encoding:
Text File  |  1992-08-19  |  3.4 KB  |  121 lines

  1. Newsgroups: comp.sys.handhelds
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!eff!news.oc.com!utacfd.uta.edu!utagraph.uta.edu!utarlg.uta.edu!b645zjo
  3. From: b645zjo@utarlg.uta.edu (Rick Homard)
  4. Subject: Re: TI85 and HP48 compared
  5. NewsSoftware: VAX/VMS VNEWS 1.41    
  6. References: <1992Aug14.205939.15318@utagraph.uta.edu>
  7. Message-ID: <1992Aug16.062041.7512@utagraph.uta.edu>
  8. Organization: The University of Texas at Arlington
  9. NntpPostingHost: utarlg.uta.edu
  10. MessageID: <16AUG199201195515@utarlg.uta.edu>
  11. Sender: news@utagraph.uta.edu (USENET News System)
  12. Date: Sun, 16 Aug 1992 06:19:00 GMT
  13. X-Bytes: 2830
  14. Lines: 106
  15.  
  16. The other day I submitted a comparison between the HP48 and the TI85.
  17. In addition I included some general information on the TI85.
  18. Well I made a couple...er...few....OK!...I made several errors.
  19. So I was brain dead at the time I wrote it up.  Sue me!  I have nothing
  20. anyways.  :^)
  21.  
  22. I also included a few additions which can be found after the corrections.
  23.  
  24. Sorry for the errors.
  25.  
  26.  
  27.  
  28. CORRECTIONS
  29.  
  30. Character Strings
  31. =================
  32.  
  33. >The TI85 only supports the commands which finds the size of a string,
  34. >substitutes a portion of a string, and conversion of an equation to a
  35. >string and visa versa.
  36.  
  37. Instead of "substitutes a portion of a string"  it should read "extracts
  38. a portion of a string"
  39.  
  40.  
  41.  
  42. Hyperbolic and Logarithmic Functions
  43. =====================================
  44. >Both machines support the standard hyperbolic and logarithmic functions.
  45. >The HP48 supports additional commands which are not on the TI85.
  46. >These are: ACOSH, ASINH, ATANH, EXPM, and LNP1
  47.  
  48. The commands which the HP48 supports over the TI85 are EXPM and LNP1.
  49.  
  50. Matrices
  51. ========
  52. >The TI85 has *ALL* of the capabilities of the HP48 *PLUS* quite a bit more.
  53. >A limitation on the TI85: largest matrix can be 256X256.
  54.  
  55. The TI85 cannot create a 256X256 matrix.  The largest square matrix the
  56. TI85 can create is 30X30.  I misread the manual although it was a bit
  57. ambiguous.  :^)
  58.  
  59.  
  60.  
  61. Statistics and Probability
  62. ==========================
  63. >The HP48 has the following features over the TI85:
  64. >
  65. >Curve fitting for linear, logarithmic, power, and exponential statistical
  66. >models.
  67. >
  68. During my initial look at the manual I missed this but...
  69. The TI85 can perform regression analysis with 7 models.  These models are:
  70. linear, logarithmic, power, exponential, 2nd, 3rd and 4th order polynomial
  71. models.
  72.  
  73.  
  74. Misc
  75. ====
  76. >The TI85 does not have the commands CEIL and FLOOR.
  77.  
  78. It does have a CEIL command called "max" but doesn't have
  79. a FLOOR command equivalent.
  80.  
  81. =======================================================================
  82.                            Additions:
  83. =======================================================================
  84.  
  85. Number range
  86. ============
  87.  +/minus 9.99999999999 E 999
  88.  
  89. Computer Math
  90. =============
  91.  
  92. Number range between bases:
  93. binary :  +/minus  32767
  94. octal  :  +/minus  99,999,999,999,999
  95. hex    :  +/minus  99,999,999,999,999
  96.  
  97.  
  98. Plotting and Graphing
  99. =====================
  100. >The TI85 plots a bit faster than the HP48.
  101.  
  102. The TI85 is much faster than the HP48; especially when it comes to
  103. shading a section of the graph.  It is very fast at shading and is
  104. easy to do also.
  105.  
  106.  
  107. Misc
  108. ====
  109. Regarding using list within algebraic equations.  This feature is
  110. very nice.  It is not limited to just the graphing environment.
  111. You can perform any mathematical function on a list of numbers
  112. (ie:  e^ { 3, 5, 21, 99 }  )
  113.  
  114.  
  115.  
  116.  
  117. Again sorry for the errors.
  118.  
  119. Rick Homard
  120.  
  121.