I don't know what I mean.  I'm trying to understand the earlier Tacit vs
Explicit post and this reply on 2011/10/5

    bestfit=:(],0{&<.&<.0.5+(1+0.01*_15+(?@(30"_)))*(((+/ % #)*1+#)-(+/)))
    bestfit 90 90 90
90 90 90 101
    bestfit 90 90 90
90 90 90 102
    bestfit 90 90 90
90 90 90 103
    bestfit 90 90 90
90 90 90 78

Henry Rich

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Brian Schott
Sent: Friday, October 07, 2011 8:08 AM
To: Programming forum
Subject: Re: [Jprogramming] Tacit vs. Explicit

Do you mean such as this?

   mean=: 13 : '(+/y) % #y'
   mean
+/ % #


2011/10/7 Linda Alvord <[email protected]>:
> Is there a way to go from a tacit expression to find the correct explicit
> expression?
>
>    a =: 13 :'((+/ % #) * 1 + #) - +/'
-- 
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

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

Reply via email to