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