Home
last modified time | relevance | path

Searched defs:viete (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-Diofant/Diofant-0.13.0/diofant/polys/
H A Dpolyfuncs.py237 def viete(f, roots=None, *gens, **args): function
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Dpolyfuncs.py329 def viete(f, roots=None, *gens, **args): function