I downloaded from hpcalc.org Gjermund Skailand's intpol23 library. Two
programs in it (LS2 and LS3) show error "XLIB 688 49 error: undefined
Xlib name" in 48S, while they work on 48SX. Readme file says "The
HP48' version was compiled with rom version HP48-R", while my 48S is
ROM version J.
Could I convert the library to work on 48s calculator? "intpol4823.s"
code was provided in zip file.
I'm an absolute newbye in 48's programming.
Please help me, thanks
|
|
0
|
|
|
|
Reply
|
buteostopspam
|
7/11/2004 2:37:55 PM |
|
Hi,
"Buteo" <buteostopspam@netx.eu.org> wrote in message
news:d70af06f.0407110637.60da12f6@posting.google.com...
> I downloaded from hpcalc.org Gjermund Skailand's intpol23 library. Two
> programs in it (LS2 and LS3) show error "XLIB 688 49 error: undefined
> Xlib name" in 48S, while they work on 48SX. Readme file says "The
> HP48' version was compiled with rom version HP48-R", while my 48S is
> ROM version J.
> Could I convert the library to work on 48s calculator? "intpol4823.s"
> code was provided in zip file.
I think maybe the intpol library uses matrix functions which were not
available in the 48SX, most probably the LSQ which do the least square
solving. However, if you search hpcalc.org I am quite sure you should be
able so find other programs which fit data to second and third order
polynoms by least square.
Best regards
Gjermund Skailand
> I'm an absolute newbye in 48's programming.
> Please help me, thanks
|
|
0
|
|
|
|
Reply
|
Gjermund
|
7/12/2004 7:31:04 AM
|
|