Thanks for the help.
Here is the old var statement:
dr, r1, r2, dphi_0, lda = var('dr r1 r2 lda dphi_0')
Here is what it should have been:
dr, r1, r2, lda, dphi_0 = var('dr r1 r2 lda dphi_0')
On Saturday, June 27, 2015 at 9:58:42 AM UTC-4, David Joyner wrote:
>
> Look more carefully at your var statement. There's a typo.
>
> Sent from TypeMail <http://www.typeapp.com/r>
> On Jun 27, 2015, at 08:12, Matt Lykins <[email protected] <javascript:>>
> wrote:
>>
>> Hello All,
>> I am somewhat new to sage and I have come across a potential problem. I
>> am trying to use an equation like (A/B)+C. When I have sage read it back to
>> me it shows up as (A/C)+B. Am I doing something wrong or is this a bug?
>> Here is a screenshot.
>>
>>
>>
>>
>>
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.