Rob, your post pretty much duplicates what is here, courtesy of Dan Bron - http://www.jsoftware.com/jwiki/Essays/A_Fine_Line
-- Terrence Brannon - SID W049945 614-213-2475 (office) 614-213-3426 (fax) 818-359-0893 (cell) Rob Hodgkinson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/08/2007 06:58 PM Please respond to Programming forum <[email protected]> To Programming forum <[email protected]> cc Subject Re: [Jprogramming] An Introductory Course in J Sorry for the poor layout (from HTML format), here is the table again: Consider f²K i.2 3 4 5 then: For K... k-cell frame k-cell shape Comment 0 2 3 4 5 '' (empty) 2x3x4x5 array of scalars/singletons 1 2 3 4 5 2x3x4 array of 5 element vectors 2 2 3 4 5 2x3 table of 4x5 tables 3 2 3 4 5 2 lots of 3 4 5 arrays 4 '' (empty) 2 3 4 5 a singleton 2x3x4x5 array And for -ve k ... _1 2 3 4 5 2 lots of 3 4 5 arrays _2 2 3 4 5 2x3 table of 4x5 tables _3 2 3 4 5 2x3x4 array of 5 element vectors _4 2 3 4 5 '' (empty) 2x3x4x5 array of scalars/singletons Hope this displays better, sorry..../Rob ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ----------------------------------------- This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to UK legal entities. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
