AngouriMath
TryRewriteInOneFunction(AngouriMath.Entity,AngouriMath.Entity.Variable,AngouriMath.Entity@)
Method (no overloads)
Summary
Rewrites an equation that mixes sin(u) and cos(u) into one written
in a single function, by way ofcos(u)^2 = 1 - sin(u)^2 or its mirror.
in a single function, by way of
Remarks
functions in terms of
which is a quadratic in
https://github.com/asc-community/AngouriMath/issues/270
AnalyticalEquationSolver already reduces a polynomial in
afterwards, which is why
The mixed form simply never became one.
the other function entirely. An odd power leaves a square root of a square behind
--
declined here and left to the solvers that already handle them.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online