Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16380
| From | carlson@wolfram.com |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: For 2014? |
| Date | 2014-01-06 07:20 +0000 |
| Message-ID | <ladlfo$1te$1@smc.vnet.net> (permalink) |
| References | <20131224071749.C3F1A69D5@smc.vnet.net> <3688DC0E-CE14-47F1-B93B-5BFA875C59E3@data2knowledge.de> <20131226112449.4994F6A09@smc.vnet.net> <644455E9-F8F1-491C-9EFE-1198A90B8FED@wolfram.com> <6A7FA90C-2EC8-4A73-82FC-C142B56D66DD@data2knowledge.de> |
| Organization | Time-Warner Telecom |
On Dec 29, 2013, at 6:40 AM, Ulrich Arndt <ulrich.arndt@data2knowledge.de> wrote:
> Thanks for sharing. Was obviously not aware of this.
> Here a tweet conform code e.g. 139 chars - output could be nicer but 140 is a strong limitation given the long function names...
>
>
l=Range[9];r=StringJoin[Riffle[ToString/@l,#]]&/@Tuples[{"+","-","*"," /",""},8];Grid[{#,Extract[r,Position[ToExpression/@r,#]]}&/@(l+2010)]
>
> Ulrich
Nice!
Chris
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: For 2014? carlson@wolfram.com - 2014-01-06 07:20 +0000
csiph-web