Aaron S. Meurer wrote:
>> Shouldn't the second argument of Order be the variable.  It seems
>> like using this also for some kind of linear change is ambiguous at
>> best.  Anyway, I didn't see any uses of it using git grep --color
>> "O(.*,.*)".   
>> 

It was uncovered code. I don't know what the purpose of giving an expression 
instead of a variable would be...unless O(f(x), x - 2) is the way to say "the 
order of f(x) near 2" rather than 0.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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/sympy?hl=en.

Reply via email to