When you start to do match a lot of simple things can be confusing

   a=.5
   b=.,5
   a -:  b
0
   a
5
   b
5
   a=b
1


2012/1/7 Tom Szczesny <tav...@gmail.com>

> Thanks !
>
> On Sat, Jan 7, 2012 at 11:37 AM, Roger Hui <rogerhui.can...@gmail.com
> >wrote:
>
> > -:
> > http://www.jsoftware.com/help/dictionary/d122.htm
> >
> >
> >
> > On Sat, Jan 7, 2012 at 8:31 AM, Tom Szczesny <tav...@gmail.com> wrote:
> >
> > > To test whether 2 entities are identical
> > >    in A+,  you can use the "nonscalar primitive function match".
> > >    in Q,  you can use the "non atomic binary match operator".
> > >
> > > I can't seem to find the corresponding capability in J (in the Index,
> the
> > > Dictionary or the Vocabulary).
> > > What is it?
> > >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> 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