Trig algorithms on HP RPN?
|
Yesterday, 03:49 PM
Post: #4
|
|||
|
|||
RE: Trig algorithms on HP RPN?
(Yesterday 01:39 PM)MinkLib Wrote: Can someone tell me if the trig algorithms for HP (and other RPN calculators) are all done in radians (behind the scenes). Although the HP-35 only uses degrees for trigonometric functions, it still seems to use the \(\tan^{-1}\) values in radians: Code: 0-0716 0730 load constant 7 reg['C'] = 0x00700000000000 And then a bit later: Code: 0-0617 1030 load constant 8 reg['C'] = 0x00099668666666 This is output from running x11-calc-35 with the -t option: Code: -t, trace Compare this to (using RAD): 1 ATAN 0.78539816340 0.1 ATAN 0.09966865249 From my understanding of CORDIC we might as well use angles in degrees. Honestly, I don't know why that wasn't used instead. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Trig algorithms on HP RPN? - MinkLib - Yesterday, 01:39 PM
RE: Trig algorithms on HP RPN? - Idnarn - Yesterday, 02:09 PM
RE: Trig algorithms on HP RPN? - naddy - Yesterday, 03:15 PM
RE: Trig algorithms on HP RPN? - Thomas Klemm - Yesterday 03:49 PM
|
User(s) browsing this thread: 1 Guest(s)