Post Reply 
HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits
08-30-2017, 03:30 PM
Post: #26
RE: HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits
Not as elegant & larger but quicker:

Code:
« "" SWAP 0. OVER
I→R LN
1.60943791243 / .1
-
  START 1 - 5 IDIV2
DUP + 1 + ROT +
SWAP
  NEXT DROP OBJ→
»
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits - Gerald H - 08-30-2017 03:30 PM



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