Post Reply 
Arduino BigNumber library port and ATAN
03-09-2016, 04:01 PM (This post was last modified: 03-09-2016 04:05 PM by Chasfield.)
Post: #4
RE: Arduino BigNumber library port and ATAN
I applied Paul's range reduction and scaling tips to my Taylor series and guess refinement versions of the ATAN function. Taylor wins - ATAN response time is almost instantaneous using 12 terms in the series, though the guess refinement approach was much improved, with only 7 iterations required for good accuracy.

Attached is an RPN-duino screen grab showing the calculator forensic test result in the Y reg and ATAN (1) in the X.

Cheers, Paul


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Arduino BigNumber library port and ATAN - Chasfield - 03-09-2016 04:01 PM



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