Solve weirdness
- To: mathgroup at smc.vnet.net
- Subject: [mg35001] Solve weirdness
- From: "Joshua A. Solomon" <J.A.Solomon at city.ac.uk>
- Date: Wed, 19 Jun 2002 05:52:34 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
shouldn't
Solve[{k*.01^p==10,k*.1^==1},{k,p}]
produce
{{k->10.,p->-1.}}
? it doesn't. it produces
{{}}
. what's up with that?
js
--
Joshua A. Solomon
Department of Optometry and Visual Science
City University
London EC1V 0HB
Voice: (44) 20 7040 0192
Fax: (44) 20 7040 0182
J.A.Solomon at city.ac.uk
http://www.staff.city.ac.uk/~solomon
- Follow-Ups:
- Re: Solve weirdness
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: Solve weirdness