MathGroup Archive 2006

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

Search the Archive

Re: Question regarding replacement

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63889] Re: Question regarding replacement
  • From: pdesai1 at umbc.edu
  • Date: Sat, 21 Jan 2006 01:50:36 -0500 (EST)
  • References: <200601190503.AAA21333@smc.vnet.net> <A2FA3133-4CB6-4A11-B939-3F948151C025@mimuw.edu.pl> <dqqbkb$ls7$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Perhaps something like this using $assumptions

Clear[a,b,c,d]
$Assumptions={d=theta*(b*c)}
a = (b*c)/d//Simplify

Hope this helps


  • Prev by Date: Re: General--Plotting complex functions and branch cuts
  • Next by Date: correlated random vector
  • Previous by thread: Re: Question regarding replacement
  • Next by thread: Re: Question regarding replacement