AngouriMath
LinearChildren(AngouriMath.Entity)
Method (no overloads)
Summary
Gathers linear children of a sum, e.g.
would return
1 + (x - a/2) + b - 4
would return
{ 1, x, (-1) * a / 2, b, (-1) * 4 }
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online