On Mon, May 5, 2008 at 7:30 PM, Patrick van Beek <[EMAIL PROTECTED]> wrote:
> 32&+@(1.8&*)

   32&+@(1.8&*)  10 20 30
50 68 86
   1.8&* 10 20 30
18 36 54
   32&+ 18 36 54
50 68 86

This does not illustrate every facet of @ but should
illustrate the basic idea.

Also, as other people have pointed out, the case
you were asking about was a different case:

In http://www.jsoftware.com/help/dictionary/d630n.htm
the case of & which you would use for 100 (32&+) 100
is the case documented on the right hand gray rectangle,
where the case being used in the centegrade to farenheit
example is documented on the left hand grey rectangle.

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

Reply via email to