Re: Don't understand the response
- To: mathgroup at smc.vnet.net
- Subject: [mg97599] Re: Don't understand the response
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 16 Mar 2009 06:27:57 -0500 (EST)
- Organization: Uni Leipzig
- References: <17032823.1237030239609.JavaMail.root@m02> <200903151030.FAA05427@smc.vnet.net> <gpl5s6$otu$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi,
and I don't understand the input. But is is natural, not only for
computers, that when one puts trash in, trash comes out.
And the infix version of And[] is &&
Regards
Jens
dglawler wrote:
> Don't understand the result below. Can someone gently unpack this for me?
> True^2??
>
>
> In[3308]:= (1 <= 4) And (outB[[1 + 1 ;; 3, 1]] ==
> ConstantArray[0, {3 - (1 + 1) + 1}])
>
> Out[3308]= And True^2
>
> Later.........Dennis
>
>
- References:
- Re: Comparing Corresponding Columns of Two Matrices
- From: Gregory Lypny <gregory.lypny@videotron.ca>
- Re: Comparing Corresponding Columns of Two Matrices