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