This trace adds some clarity, too.

   trace'3(+*-(*+-)(+-*))4'
 --------------- 5 Trident ----
 +
 -
 *
 + - *
 --------------- 8 Paren ------
 (
 + - *
 )
 + - *
 --------------- 5 Trident ----
 *
 +
 -
 * + -
 --------------- 8 Paren ------
 (
 * + -
 )
 * + -
 --------------- 5 Trident ----
 -
 * + -
 + - *
 - (* + -) + - *
 --------------- 5 Trident ----
 +
 *
 - (* + -) + - *
 + * - (* + -) + - *
 --------------- 8 Paren ------
 (
 + * - (* + -) + - *
 )
 + * - (* + -) + - *
 --------------- 2 Dyad -------
 3
 + * - (* + -) + - *
 4
 63
 ==============================
63



On Sun, Jul 20, 2014 at 11:55 AM, Erling Hellenäs <erl...@erlinghellenas.se>
wrote:

> Yes, well, the trace:
>
>    trace'3(***(***)(***))4'
>

[snip]
-- 
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to