AngouriMath
ExpandSineArgumentMultiplied(AngouriMath.Entity,AngouriMath.Entity,System.Int32)
Method (no overloads)
Summary
Assume you have sin(n x), where
n is an integer number. Then
sin(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
sin(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 sin(n x)
angle in the original sin(n x)
Returns
Expanded sine.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online