Post Reply 
SATURN BASIC for HP-48G/G+/GX, HP-49G and HP-49G+/50G
05-26-2016, 02:28 PM (This post was last modified: 05-05-2022 11:38 AM by HrastProgrammer.)
Post: #28
RE: HRAST-BASIC for HP-48G/G+/GX, HP-49G and HP-49G+/50G
New 48K version 2.1 has been uploaded.

It's all about complex numbers in this version and HRAST-BASIC now supports COMPLEX arguments for all (transcendental and other) functions and operators where this does have sense.

Furthermore, ZERO statement has been added and two bugs in regard to complex numbers and power operator have been fixed in this version - they are so stupid that I am ashamed to admit they even existed Sad Those bugs are fixed in 32K version as well.

Incompatibility notes (for both 32K and 48K versions):

(1) READ operator has now been changed from ">" to "=" (without quotes, of course) so if you used it in your programs (I doubt anyone ever used it) then change it from ">" to "=" (without quotes, of course) where needed.

(2) SQRT has been renamed to SQR - this doesn't affect existing programs because they are tokenized but you have to take this into account when entering programs from source code.

(3) RAND has been renamed to RND - this doesn't affect existing programs because they are tokenized but you have to take this into account when entering programs from source code. What does affect existing programs is that I modified RND functionality - it now returns random value between 0 and the argument specified. In case of INTEGER argument the result will be an INTEGER as well, otherwise the result will be REAL.

https://www.hrastprogrammer.com/hrastwood/
https://hrastprogrammer.bandcamp.com/
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HRAST-BASIC for HP-48G/G+/GX, HP-49G and HP-49G+/50G - HrastProgrammer - 05-26-2016 02:28 PM



User(s) browsing this thread: 1 Guest(s)