Articles or book(s) about the functions behind a scientific calculator
|
08-27-2018, 08:29 AM
Post: #21
|
|||
|
|||
RE: Articles or book(s) about the functions behind a scientific calculator
(08-26-2018 10:05 AM)sasa Wrote: However, for early BCD based chips used in calculators, suitable algorithms are a bit different and much slower due extremely limited resources, on the contrary very cheap nowadays MCUs have. I used BCD and CORDIC algorithms in the firmware I recently completed for the AriCalculator. I will rewrite the algorithms for multiplication and division using the multiplication and division assembly instructions (I used shift and add algorithms in the original firmware), but I think CORDIC algorithms are the best option for the transcendental functions for microcontrollers without a floating-point coprocessor. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 12 Guest(s)