MathGroup Archive 2003

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

Search the Archive

Re: Newbie Question: Solving for x?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40714] Re: Newbie Question: Solving for x?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Mon, 14 Apr 2003 04:06:58 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <b7avu5$qpi$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Solve[y == 1/(E^(x^2/2)*Sqrt[2*Pi]), x]

Regards
  Jens

AngleWyrm wrote:
> 
> I have a formula expressing y in terms of x:
> 
> \!\(y = \[ExponentialE]\^\(\(-x\^2\)\/2\)\/\@\(2  \[Pi]\)\)
> 
> How do you make it so that it expresses x in terms of y?


  • Prev by Date: solving a PDE
  • Next by Date: solution of PDE
  • Previous by thread: Re: Newbie Question: Solving for x?
  • Next by thread: Re: Newbie Question: Solving for x?