AngouriMath
CreateUnique(AngouriMath.Entity,System.String)
Method (no overloads)
Summary
Finds next var index name that is unused in expr starting with 1, e. g.
x + n_0 + n_a + n_3 + n_1
will find n_2
x + n_0 + n_a + n_3 + n_1
will find n_2
Remarks
This is intended for variables visible to the user.
For non-visible variables, use CreateTemp(System.Collections.Generic.IEnumerable{AngouriMath.Entity.Variable}) instead.
For non-visible variables, use CreateTemp(System.Collections.Generic.IEnumerable{AngouriMath.Entity.Variable}) instead.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online