Gael Varoquaux wrote: > On Sun, Jun 07, 2009 at 08:38:44AM -0400, Alan Bromborsky wrote: > >> Actually what I should have asked is how can you test if a function has >> a particular argument >> > > Check out the inspect module. > > >> and how can you test for a function in general? >> > > Sorry, I didn't get the question. > > Gaƫl > > > > > If I write a function say F(x), I want to determine if x is a sympy function and what its arguments are.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
