(Recursive) nested loops and IFs?
|
12-18-2015, 11:32 PM
Post: #10
|
|||
|
|||
RE: (Recursive) nested loops and IFs?
I had unhandled A/B type expressions, so I modified your previous code into...
PHP Code: IF ΠLIST(EXECON("EXPR(&1)>=0 AND EXPR(&1)<=9 AND FP(EXPR(&1))==0",L5)) THEN In your new code... PHP Code: IF ΠLIST(EXPR(L5+">=0") AND EXPR(L5+"<=9") AND EXPR(FP(L5)+"==0")) THEN Prime G2, 15C CE |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(Recursive) nested loops and IFs? - chromos - 12-17-2015, 07:17 AM
RE: (Recursive) nested loops and IFs? - chromos - 12-17-2015, 07:28 AM
RE: (Recursive) nested loops and IFs? - Didier Lachieze - 12-17-2015, 11:50 AM
RE: (Recursive) nested loops and IFs? - chromos - 12-17-2015, 12:15 PM
RE: (Recursive) nested loops and IFs? - Didier Lachieze - 12-17-2015, 04:17 PM
RE: (Recursive) nested loops and IFs? - chromos - 12-17-2015, 08:20 PM
RE: (Recursive) nested loops and IFs? - Didier Lachieze - 12-18-2015, 08:06 AM
RE: (Recursive) nested loops and IFs? - chromos - 12-18-2015, 10:25 PM
RE: (Recursive) nested loops and IFs? - Didier Lachieze - 12-18-2015, 10:40 PM
RE: (Recursive) nested loops and IFs? - chromos - 12-18-2015 11:32 PM
RE: (Recursive) nested loops and IFs? - Didier Lachieze - 12-19-2015, 12:00 AM
RE: (Recursive) nested loops and IFs? - chromos - 12-19-2015, 12:05 AM
RE: (Recursive) nested loops and IFs? - chromos - 01-17-2017, 11:46 AM
|
User(s) browsing this thread: 4 Guest(s)