AngouriMath
SumAll(System.Collections.Generic.IEnumerable{AngouriMath.Entity})
Method (no overloads)
Summary
Sums all the given terms and returns the resulting expression
new Entity[]{ 1, 2, 3 }.SumAll() -> "1 + 2 + 3"
new Entity[]{ 1, 2, 3 }.SumAll() -> "1 + 2 + 3"
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online