Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1665

broadcasting of Equal ? (newbie question)

From Alan <alan.isaac@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject broadcasting of Equal ? (newbie question)
Date 2011-04-14 08:59 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <io6d27$dq9$1@smc.vnet.net> (permalink)

Show all headers | View raw


I noticed that e.g.
Solve[{x + y - 1, 2 x + y - 2} == {0, 0}, {x, y}]
can be written as
Solve[{x + y - 1, 2 x + y - 2} == 0, {x, y}]
but I cannot find the rule that allows this.
(E.g., I do not find it in the help for Equal
or the help for Solve.)

Can you point me to it?

Thanks,
Alan

Back to comp.soft-sys.math.mathematica | Previous | NextNext in thread | Find similar | Unroll thread


Thread

broadcasting of Equal ? (newbie question) Alan <alan.isaac@gmail.com> - 2011-04-14 08:59 +0000
  Re: broadcasting of Equal ? (newbie question) "Kevin J. McCann" <Kevin.McCann@umbc.edu> - 2011-04-15 07:56 +0000
  Re: broadcasting of Equal ? (newbie question) Alan <alan.isaac@gmail.com> - 2011-04-15 07:57 +0000

csiph-web