I suspect you want something like this:

   ^ t. i. 5
1 1 0.5 0.166667 0.0416667

-- 
Raul

On Fri, Oct 26, 2012 at 5:19 PM,  <rlvaug...@comcast.net> wrote:
>
> I cannot get the dyadic verb u t. to work as described in the Vocabulary:
> x u t.y is the product of (x^y) and u t. y
>
>
> For example:
>
>
> ^t. 4
> 0.0416667
> (2^4) * ^t. 4
> 0.666667
> 2 ^t. 4
> 0.166667
>
>
> Clearly I must be misunderstanding something!
>
>
> Richard Vaughan
> ----------------------------------------------------------------------
> 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