Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Lv 2423 points
Labo12
Favorite Answers10%
Answers76
Suppose that the Random X ~ N(u*t,sigma^2*t). How do you use Mathematica to generate moment-generating e^X ?
Hence, mean is u*t and variance is sigma^2*t.
1 AnswerMathematics1 decade agohow do I end a c++ main program so that the program waits for a key stroke before exiting?
I'm using MS Visual C++ and using type "return 0" at the end of my main program. When i run the compiled program, I want the DOS screen to stay open until I hit 'enter' or any other key.
5 AnswersProgramming & Design1 decade ago