Hi!

I want to use R to calculate the variable x which is in a complex equation
in below:

 2
 Σ[exp(-x/2)*(x^k)/(2^k*k!)]=0.05
k=0

how to solve this equation to get the exact x in R? 

Thank you very much.




--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-solve-this-complex-equation-tp4702997.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to