[.]
Whereas...

    u limit v
u (2 : '({~1 i.~[:(}.=}:)<.&.(1e10&*)) u y v 0.5^i.1076') v
... and, of course ;)

    u=. (4 %~ ]) * 3 o. (2 %~ o.1) * 1 - ]
    v=. +
    Y=. 0

    u lim v Y
0.1591549430837225

    u limit v Y
|stack error: v
|   ({~1 i.~[:(}.=}:)<.&.(10000000000&*))u y     v 0.5^i.1076

Some minor but important changes will help here. Is it a test ? :-)

U=. (4 %~ ]) * 3 o. (2 %~ o.1) * 1 - ]
V=. +
Y=. 0

   U limit V Y
0.159155

--
Met vriendelijke groet,
@@i = Arie Groeneveld

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

Reply via email to