AngouriMath
PowerItAppearsTo(AngouriMath.Entity,AngouriMath.Entity,AngouriMath.Entity.Variable)
Method (no overloads)
Summary
The fixed power of target that expr depends
on, ornull where there is no such power.
on, or
Remarks
Once the expression is read through its logarithm, ln(expr) holds
ln(target) multiplied by exactly this power -- so it is the coefficient the
dropped1/(12f) arrives with, and the same guard as everywhere else applies
to it. Only multiplication, division and a constant power keep a factor a factor; a
sum does not (x! + x is not a fixed power of the factorial at all), and
neither does an exponent that moves -- for(x!)^x the power is x ,
x/(12x) does not vanish, and it is refused.
Read off the shape rather than by differentiating and simplifying. That is the same
answer at a fraction of the cost: the symbolic route needs a full
Simplify(System.Int32) to cancel the target back out --InnerSimplified leaves p * (1/x^x) / (p/x^x) standing -- and it is asked on every expression
holding a factorial.
dropped
to it. Only multiplication, division and a constant power keep a factor a factor; a
sum does not (
neither does an exponent that moves -- for
answer at a fraction of the cost: the symbolic route needs a full
Simplify(System.Int32) to cancel the target back out --
holding a factorial.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online