AngouriMath
TrigonometricToExponentialRules(AngouriMath.Entity.Variable,AngouriMath.Entity.Variable)
Method (no overloads)
Summary
Here, we replace x with t which represents e^(ix).
- sin(ax + b) = (t^a * e^(i*b) - t^(-a) * e^(-i*b)) / (2i)
- cos(ax + b) = (t^a * e^(i*b) + t^(-a) * e^(-i*b)) / 2
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online