MathGroup Archive 1991

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

Search the Archive

bug in solve

  • To: mathgroup at yoda.physics.unc.edu
  • Subject: bug in solve
  • From: fateman at peoplesparc.berkeley.edu (Richard Fateman)
  • Date: Wed, 2 Oct 91 17:30:12 PDT

Out[46]= Log[x] == -I Pi

In[47]:= Solve[%,x]

Out[47]= {{x -> -1}}

In[48]:= %46 /. %47

Out[48]= {I Pi == -I Pi}

In[49]:=   --- oops


fateman at peoplesparc.Berkeley.EDU (Richard Fateman)




  • Prev by Date: delta functions
  • Next by Date: Looking for InverseLaplace.m ...
  • Previous by thread: delta functions
  • Next by thread: Looking for InverseLaplace.m ...