MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: if with two conditions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108777] Re: if with two conditions
  • From: DrMajorBob <btreat1 at austin.rr.com>
  • Date: Wed, 31 Mar 2010 05:26:50 -0500 (EST)

Look up "And" or "&&".

Bobby

On Tue, 30 Mar 2010 05:01:24 -0500, nt <sagittarius5962 at gmail.com> wrote:

> Hi all,
>
> Is there a way to build an if statement with two conditions such as:
> if[a>b and a>0,...]. If there is, could you let me know the syntax?
>
> Thanks
> nt
>


-- 
DrMajorBob at yahoo.com


  • Prev by Date: Re: if with two conditions
  • Next by Date: Re: if with two conditions
  • Previous by thread: Re: if with two conditions
  • Next by thread: Re: if with two conditions