is_rational_function could easily be extended to handle such cases
(one just needs to allow rational instead of integer exponents).

Aaron Meurer

On Tue, Jun 11, 2013 at 10:48 PM, Manoj Kumar
<manojkumarsivaraj...@gmail.com> wrote:
>
>
>
> On Wed, Jun 12, 2013 at 12:33 AM, Aaron Meurer <asmeu...@gmail.com> wrote:
>>
>> What do you mean by algebraic? There is is_polynomial or
>> is_rational_function.
>>
>>
>>
> I was referring to this, http://en.wikipedia.org/wiki/Algebraic_expression ,
> is_Polynomial wouldn't work if I want to identify cases like sqrt(1 - x**2/1
> + x**2) , so thats where I thought a function might come in handy.
>
>
>
> --
> Regards,
> Manoj Kumar,
> Mech Undergrad.
> GSoC 2013, SymPy
> BPGC
> http://manojbits.wordpress.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to