Post Reply 
Example Program to calculate Factorial
01-31-2018, 07:50 PM
Post: #4
RE: Example Program to calculate Factorial
(01-31-2018 06:42 PM)Gene Wrote:  
(01-31-2018 02:59 PM)damaltor Wrote:  ...the 16C has the DSZ (decrement, skip if zero) instruction that the 11C does not.


Gene: Good point!

DSE works as well as DSZ in this case as the fractional part of the counter is zero !
Just replace DSZ by DSE at step 7, and LBL F by e.g. LBL A at step 1 and the 16C program above works perfectly on the 11C.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Example Program to calculate Factorial - Didier Lachieze - 01-31-2018 07:50 PM



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