| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Feb 5 at 16:26 | |
| stats | profile views | 28 |
|
Jul 5 |
comment |
How to nest my own “times” function to get powers Thanks for your help! |
|
Jul 5 |
awarded | Supporter |
|
Jul 5 |
comment |
How to nest my own “times” function to get powers Thanks very much! |
|
Jul 5 |
asked | How to nest my own “times” function to get powers |
|
Jun 30 |
comment |
decompose a number (less than 255) in a sum of powers of 2 Thanks very much! |
|
Jun 29 |
asked | decompose a number (less than 255) in a sum of powers of 2 |
|
Jan 22 |
comment |
Reassign values to symbols J.M.: I tried your example and it worked as written. However if I assign a list, say mList={a,b,c,d}, and try to substitute mList it doesn't work. However, all I've done is copied what you had. Since I hadn't used Scan before and am not all that comfortable with Hold, I didn't really understand it. I'll spend some more time with those functions so I see what you're doing. Thanks for the help. |
|
Jan 22 |
comment |
Reassign values to symbols A primary aim of mine is to be able to make a bunch of reassignments using map, rather than writing all of the assignment statements. Another aim is to use meaningful names for the symbols and then being able to retrieve the name of the symbol, along with any values I assign to it. Typically the symbols will represent lists, I just used integers to make it easier to write out an example. |
|
Jan 21 |
awarded | Nice Question |
|
Jan 19 |
awarded | Student |
|
Jan 19 |
asked | Reassign values to symbols |