Jump to content

Recommended Posts

On 5/17/2024 at 7:41 PM, senior_falcon said:

Here BASIC has the speed advantage over XB:

BASIC                 1.49E-8 years

Extended BASIC   1.88E-8 years

 

Yes but XB is more Accurate the bigger the numbers than Basic.

That is why there is almost 1/3rd of a ROM devoted to Floating Point for math routines in XB that BASIC does not have even in EA Cart.

TI is a company with Calculators as a source.

TI did this so I assume they thought the MATH ROMs would be required in XB Programs.

And yes it slows down XB compared to Basic due to it complicates what is being done.

Link to comment
https://forums.atariage.com/topic/366435-max-float/page/2/#findComment-5507250
Share on other sites

On 7/28/2024 at 6:04 PM, Lee Stewart said:

 

I missed one mistake of Thierry’s in the above quoted post. I can no longer edit that post, so here are the spoiler contents with the correct “actual” value in the fourth floating point number:

 

Exponent  Mantissa                      Value               Actual Value     
--------  ---------------------------   -----------------   ------------------
>40       >01 >02 >03 >04 >05 >06 >07    1.020304050607        <correct>
>41       >01 >02 >03 >04 >05 >06 >0B   10.20304050611      102.0304050611
>3F       >05 >00 >00 >00 >00 >00 >00    0.5                  0.05
>BF(-41)  >FF >02 >03 >05 >05 >06 >12  -10.20304050618       -1.020305050618    <---corrected value
>00       >00 >xx >xx >xx >xx >xx >xx    0 (any exponent!)    0 (any x values!)

 

...lee

I did some checks with my tool .. same results.

 

  • Like 2
Link to comment
https://forums.atariage.com/topic/366435-max-float/page/2/#findComment-5507807
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...