|
[Date Index]
[Thread Index]
[Author Index]
Re: Solve or Reduce?
- To: mathgroup at smc.vnet.net
- Subject: [mg64424] Re: Solve or Reduce?
- From: Renan <renan.birck at gmail.com>
- Date: Thu, 16 Feb 2006 03:05:46 -0500 (EST)
- References: <dsrtsn$592$1@smc.vnet.net> <dsuqcu$6tj$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Renan escreveu no grupo comp.soft-sys.math.mathematica:
> && = "And" operator (e.g. True && False == False, True && True == True)
> || = "Or" operator (e.g. False || True == True, False || False == True)
Typo!
Instead of "False || False == True" , read "False || False == False"
Prev by Date:
Re: Using a text editor like interface for Mathematica?
Next by Date:
Set function
Previous by thread:
Re: Solve or Reduce?
Next by thread:
Re: Re: Solve or Reduce?
|