AngouriMath
Satisfies(AngouriMath.Entity,AngouriMath.Entity.Variable,AngouriMath.Entity.Number.Complex)
Method (no overloads)
Summary
Whether a candidate root really is one, checked against the expression as it
was handed in rather than against the simplified form Newton iterated on.
Simplification can widen the domain:ln(x) + ln(x+1) becomes
ln(x * (x+1)) , whose root -1.618... leaves the original at 2*pi*i, and
the solver reported it as a root of the original equation.
was handed in rather than against the simplified form Newton iterated on.
Simplification can widen the domain:
the solver reported it as a root of the original equation.
Returns
only ever dropped on positive evidence that it is spurious.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online