Oh my, I don't recall having read note 11.  Thanks.

Note 12-> this is a better definition of recursive factorial than the stack error producing code:

v =: (* v@:<:) ` 1: @. (<&2)  NB. recursive factorial

which I presume still illustrates the point.

Thank you, Dave


On 8/25/19 8:00 AM, [email protected] wrote:
Date: Sat, 24 Aug 2019 12:24:18 -0400
From: Henry Rich<[email protected]>
To:[email protected]
Subject: Re: [Jprogramming] Creating adverb
Message-ID:<[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed

Full detail athttps://code.jsoftware.com/wiki/Vocabulary/com

for this, Details Note 11.

Henry Rich
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to