Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add atan2 to FixedPoint #1587

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Add atan2 to FixedPoint #1587

merged 1 commit into from
Nov 11, 2023

Conversation

askastitva
Copy link
Contributor

@heinezen heinezen added the kevin-rebuild-pl0x instruct kevin to rebuild this pull request label Oct 21, 2023
@SFTbot SFTbot removed the kevin-rebuild-pl0x instruct kevin to rebuild this pull request label Oct 21, 2023
@heinezen heinezen added nice new thing ☺ A new feature that was not there before lang: c++ Done in C++ code labels Oct 21, 2023
Copy link
Member

@heinezen heinezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, although this doesn't address the intention of the original issue. The purpose of #1543 is to completely remove all floating point calculations in-between, so it's always deterministic. This includes the use of std:: functions.

Copy link
Member

@heinezen heinezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to change the copyright year for fixed_point_test.cpp (see the CI output)

@heinezen heinezen merged commit 23e27f0 into SFTtech:master Nov 11, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: c++ Done in C++ code nice new thing ☺ A new feature that was not there before
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants