Based on a, presumably, older copy here -
http://www.cs.trinity.edu/About/The_Courses/j-vocabulary/ - what was
intended may have been

   (>1;2 3;4 5 6); (>'a';'bc';'def'); (<\i.4); (><\i.4)


On Wed, May 5, 2010 at 6:53 PM, David Hotham
<[email protected]>wrote:

> (Is there somewhere else I should be reporting this?)
>
> Vocabulary page for Open gives this example:
>
>   (>1;2 3;4 5 6); (>'a';'bc';'def'); (<\i.4); (<\i.4)
> +-----+---+---------------------+-------+
> |1 0 0|a  |+-+---+-----+-------+|0 0 0 0|
> |2 3 0|bc ||0|0 1|0 1 2|0 1 2 3||0 1 0 0|
> |4 5 6|def|+-+---+-----+-------+|0 1 2 0|
> |     |   |                     |0 1 2 3|
> +-----+---+---------------------+-------+
>
> ... which isn't true.
>
> Presumably this was intended:
>
>   (>1;2 3;4 5 6); (>'a';'bc';'def'); (<\i.4); (>\i.4)
>
>
> David
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to