Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.math.mathematica > #16924
| From | carlos.felippa%colorado.edu@gtempaccount.com |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | DSolve test |
| Date | 2014-05-09 06:08 +0000 |
| Message-ID | <lkhrc6$e0r$1@smc.vnet.net> (permalink) |
| Organization | Time-Warner Telecom |
Hi, could somebody try this in Mathematica 9 to see if the bug is fixed?
sol = DSolve[{u'[t] == 2*Sqrt[u[t]], u[0] == 0}, u[t], t]; Print[sol];
Thanks.
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar
DSolve test carlos.felippa%colorado.edu@gtempaccount.com - 2014-05-09 06:08 +0000 Re: DSolve test Roland Franzius <roland.franzius@uos.de> - 2014-05-14 09:25 +0000
csiph-web