On Sep 23, 3:58 pm, Andy <[EMAIL PROTECTED]> wrote:
> I am programming for a project in sage and I want to make use of the
> solve() function. However, I noticed that solve() does not return the
> value of the solved variable but only a statement instead.
>
> For instance, if I wanted to do solve
Hi Andy,
On Tue, Sep 23, 2008 at 12:58 PM, Andy <[EMAIL PROTECTED]> wrote:
>
> I am programming for a project in sage and I want to make use of the
> solve() function. However, I noticed that solve() does not return the
> value of the solved variable but only a statement instead.
>
> For instanc