You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CosSinProcessor displays a wrong Cosinus and Sinus value of the angle Epislon. It uses the normalized Epsilon which is normalized by Pi. To calculate the correct Cosinus and Sinus, the angle Epsilon has to be denormalized first.
The text was updated successfully, but these errors were encountered:
The CosSinProcessor displays a wrong Cosinus and Sinus value of the angle Epislon. It uses the normalized Epsilon which is normalized by Pi. To calculate the correct Cosinus and Sinus, the angle Epsilon has to be denormalized first.
The text was updated successfully, but these errors were encountered: