On Mar 15, 2010, at 17:40 , Mike wrote:
I'm attempting to solve a series of simultaneous equations and this is what shows up: [[x == 0, fa == r4, fb == -r4 + 43/2, fc == (43/2)], [x == 5/2*(2*r5 - 43)/r5, fa == 0, fb == r5, fc == -r5 + 43]] I have no variable "r" so does it have some kind of significance?
Check the full documentation for 'solve()' (use "solve??"). HTH Justin -- Justin C. Walker Curmudgeon at Large Director Institute for the Enhancement of the Director's Income -- Build a man a fire and he'll be warm for a night. Set a man on fire and he'll be warm for the rest of his life. -- Justin C. Walker, Curmudgeon at Large Institute for the Absorption of Federal Funds ----------- If it weren't for carbon-14, I wouldn't date at all. ----------- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
