The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print String Bug (*solved*)
#14
britlion Wrote:You could consider pulling apart tobos compiler for maths algorithms?

That's scary fast for FP. Faster than some integer compilers!

I'm not that much of a math head, so working from disassembly to how it works really isn't my forte - despite hacking up some sqr stuff Smile
Thanks for the info!!
I've read TOBOS uses a shorter (less precise) FP format. ZX Spectrum uses 5 bytes (4 bytes for mantissa + 1 byte for exponent). This one uses a different (shorter) format of 4 bytes. I will look for FP routines to see if I could make my own or even rip (permission needed?) TOBOS' ones.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)