Skip to main content
5 events
when toggle format what by license comment
Jan 21, 2013 at 18:25 comment added Pinguin Dirk @TomD - nice one, it took a bit for me to understand the syntax...
Jan 21, 2013 at 17:37 comment added user1066 Just for fun. FromDigits[#, 2] & /@ randomChoice == (Fold[ 2 #1 + #2 &, 0, #] & /@ randomChoice)
Jan 21, 2013 at 13:01 comment added Pinguin Dirk great - you are welcome. And make sure you understand Map (or just /@) well, that's very useful
Jan 21, 2013 at 12:37 history edited Pinguin Dirk CC BY-SA 3.0
added 184 characters in body
Jan 21, 2013 at 12:19 history answered Pinguin Dirk CC BY-SA 3.0