Post Reply 
Challenge: Generate 24 in the X register / display
09-08-2020, 12:33 AM
Post: #35
RE: Challenge: Generate 24 in the X register / display
My solution for 4 is:

Code:
4 4 ENTER 4 n!

The first two 4's and the command after doing nothing.

For zero (8 steps):

Code:
0 0 COS 0 n! + x^2 n!


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Challenge: Generate 24 in the X register / display - Paul Dale - 09-08-2020 12:33 AM



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