|
From: John H Meyers on 1 Feb 2008 16:37 On Thu, 31 Jan 2008 13:12:19 -0600, hp nut wrote: > could you explain your system for the HP48G to store/interact with equations? Built-in functions make it easy enough to do things right "out of the box," but more formal "equation library" systems have also been produced, for creating and building an entire equation library, like the HP48G series built-in equation library (EQNLIB command), should that be of interest. A search which finds some such things at www.hpcalc.org: http://www.hpcalc.org/search.php?query=equation+AND+library The above search results include a system I wrote for HP48G[X][+] http://www.hpcalc.org/details.php?id=2913 The above also appeared in a newsgroup thread (where later parts may supplement or update earlier parts): http://groups.google.com/group/comp.sys.hp48/browse_thread/thread/f8665d75a07eef57 There was also an HP49/50 series version: http://groups.google.com/group/comp.sys.hp48/browse_thread/thread/9309df30d7299442 My stuff is written using commands built into the calculator (UserRPL), because I never had enough imagination to realize that this couldn't be done that way :) [r->] [OFF]
From: hp nut on 1 Feb 2008 17:05 On Jan 31, 4:37 pm, "John H Meyers" <jhmey...(a)nomail.invalid> wrote: > On Thu, 31 Jan 2008 13:12:19 -0600, hp nut wrote: > > could you explain your system for the HP48G to store/interact with equations? > > Built-in functions make it easy enough to do things right "out of the box," > but more formal "equation library" systems have also been produced, > for creating and building an entire equation library, > like the HP48G series built-in equation library (EQNLIB command), > should that be of interest. > > A search which finds some such things atwww.hpcalc.org:http://www.hpcalc.org/search.php?query=equation+AND+library > > The above search results include a system I wrote for HP48G[X][+]http://www.hpcalc.org/details.php?id=2913 > > The above also appeared in a newsgroup thread > (where later parts may supplement or update earlier parts):http://groups.google.com/group/comp.sys.hp48/browse_thread/thread/f86... > > There was also an HP49/50 series version:http://groups.google.com/group/comp.sys.hp48/browse_thread/thread/930... > > My stuff is written using commands built into the calculator (UserRPL), > because I never had enough imagination to realize > that this couldn't be done that way :) > > [r->] [OFF] Hello Thanks very much! I'll keep reading and hopefully something will gel. Well, bye for now.
|
Pages: 1 Prev: Fun with Numbers...!!! Next: Transfer between hp 48g+ and hp 49g+ |