AngouriMath
GatherLinearChildrenOverSumAndExpand(AngouriMath.Entity,System.Func{AngouriMath.Entity,System.Boolean})
Method (no overloads)
Summary
Returns a list of linear children over sum
where at most one term doesn't contain x, e. g.
x2 + x + a + b + x
=>
[x2, x, a + b, x]
where at most one term doesn't contain x, e. g.
x2 + x + a + b + x
=>
[x2, x, a + b, x]
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online