AngouriMath

Navigation

← Back to list of members

FindSubstitutionCandidates​(AngouriMath.​Entity,​AngouriMath.​Entity.​Variable)

 Method (no overloads)

Summary

Finds potential substitution candidates u = g(x) from the expression.
For example, common patterns to try:
1. f(ax + b) * a -> u = ax + b
2. f(x^n) * x^(n-1) -> u = x^n
3. f(g(x)) * g'(x) -> u = g(x)

























Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online