Re: Short-cut for reiteration, via postfix usage of Table as pure
- To: mathgroup at smc.vnet.net
- Subject: [mg118395] Re: Short-cut for reiteration, via postfix usage of Table as pure
- From: Peter Pein <petsie at dordos.net>
- Date: Tue, 26 Apr 2011 06:51:10 -0400 (EDT)
- References: <iorih5$o6t$1@smc.vnet.net> <ip14qm$ged$1@smc.vnet.net> <ip3lrr$r76$1@smc.vnet.net>
sorry, I forgot to append: G = Graphics; L = Line; T = Table; G[L[{{0,10-k},{k,0}}~T~{k,0,9}]]