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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Arduino BigNumber library port and ATAN - Chasfield - 03-06-2016, 04:25 PM
RE: Arduino BigNumber library port and ATAN - Paul Dale - 03-06-2016, 10:17 PM
RE: Arduino BigNumber library port and ATAN - Chasfield - 03-07-2016, 07:40 AM
RE: Arduino BigNumber library port and ATAN - Chasfield - 03-09-2016 04:01 PM
|
User(s) browsing this thread: 1 Guest(s)