DSolve test
- To: mathgroup at smc.vnet.net
- Subject: [mg132707] DSolve test
- From: carlos.felippa%colorado.edu at gtempaccount.com
- Date: Fri, 9 May 2014 02:07:27 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
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.
- Follow-Ups:
- Re: DSolve test
- From: Sasa B <neprihvatljivo@gmail.com>
- Re: DSolve test
- From: Tomas Garza <tgarza10@msn.com>
- Re: DSolve test
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: DSolve test
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: DSolve test