Hi.
I'd like to get polynomial qualifiers returned as array, in example:
getQualifiers("4*x**2+8*x+4")
[4, 8, 4]
or
getQualifiers("4*x**2+4")
[4, 0, 4]
Is it possible?
Thanks
Mike
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/51ffa1bd-3654-40b5-a1c2-dc650b277222n%40googlegroups.com.