| Author |
Comment/Response |
Ricardo
|
05/27/06 08:44am
Hi,
Is there away to get something like this:
And[{True,False},{True,True}]={And[True,True],And[False,True]}.
So far I have managed defining the logical connectors as Listable but I'm allways affraid to fall into some naive problem when the expressions get complicated.
Thanks
Ricardo
URL: , |
|