redundant line

2 views
Skip to first unread message

Ralf Hemmecke

unread,
Jul 4, 2024, 9:43:51 AM (13 days ago) Jul 4
to fricas-devel
There is a redundant line in the code, or is this doing something?

pol_root(p : P, op : OP, n : N) : F ==
cp : R := content(p)$P
cp::F <--------------
pp := (p exquo cp::P)::P
fp_root(factor(pp)$MPfact, op, n)
*fp_root(map(x +-> x::P, factor(cp)
)$FactoredFunctions2(R, P), op, n)

https://github.com/fricas/fricas/blob/master/src/algebra/manip.spad#L357

Ralf

Waldek Hebisch

unread,
Jul 4, 2024, 10:43:53 AM (13 days ago) Jul 4
to fricas...@googlegroups.com
I do not remember any special significance of this line, so
probably I just forgot to delete it.

--
Waldek Hebisch
Reply all
Reply to author
Forward
0 new messages