AngouriMath

Navigation

← Back to list of members

ReduceCommonPower​(System.​Collections.​Generic.​Dictionary{PeterO.​Numbers.​EInteger,​AngouriMath.​Entity}@)

 Method (no overloads)

Summary

So that the final list of powers contains power = 0 and all powers >= 0
(e. g. if the dictionaty's keys are 3, 4, 6, the final answer will contain keys
0, 1, 3, if the dictionary's keys are -2, 0, 3, the final answer will contain keys
0, 2, 5)

Parameter "monomials"

Dictionary to process. Key - power, value - coefficient of the corresponding term

Returns

Whether all initial powers where > 0 (if so, x = 0 is a root)

























Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online