On Fri, Sep 16, 2011 at 9:09 AM, smichr <[email protected]> wrote: > In https://github.com/sympy/sympy/pull/602 a proposal has been made to > make root(3) default to sqrt(3) with a default n=2 keyword. Should > root be allowed to do this or should one have to write sqrt(3) and > root(3, 2) if they want to get the square root. > > I like the root(3) shorthand. > > Other ideas?
Like Aaron, I am not a big fan of the default argument, but I am not against it either, so I am +0. Ondrej -- 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.
