Thank you.

Chris

On Sat, Jun 14, 2014 at 4:47 AM, P Purkayastha <ppu...@gmail.com> wrote:
> sage: bool(x.conjugate() == x)
> False
> sage: assume(x, 'real')
> sage: bool(x.conjugate() == x)
> True
>
>
>
>
> On Saturday, June 14, 2014 6:12:06 AM UTC+8, Chris Maness wrote:
>>
>> Is there a way that I can define my variables to be real, so that when I
>> take square the modulus, I don't get variables with bars over them when they
>> are assumed real.
>>
>> Thanks,
>> Chris
>
> --
> 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 sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to