AngouriMath
ExpandCosineArgumentMultiplied(AngouriMath.Entity,AngouriMath.Entity,System.Int32)
Method (no overloads)
Summary
Assume you have cos(n x), where
n is an integer number. Then
cos(n x) can be easily represented
as a combination of arithmetic operations
of sin(x) and cos(x), which is exactly what
this function does.
n is an integer number. Then
cos(n x) can be easily represented
as a combination of arithmetic operations
of sin(x) and cos(x), which is exactly what
this function does.
Parameter "sinx"
The value of sin(x)
Parameter "cosx"
The value of cos(x)
Parameter "n"
The integer multiplier of the
angle in the original cos(n x)
angle in the original cos(n x)
Returns
Expanded cosine.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online