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

Added sin, cos, and tan operations to fixed point implementation #1753

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

anatriaslabella
Copy link

As a first-time open source contributor, I decided to try implementing additional fixed-point math operTations that were requested that may be nice to see, specifically the trigonometric operations sin, cos, and tan. I hope my code is sufficient to solve this issue!

copying.md Outdated
| Michael Lynch | mtlynch | git à mtlynch dawt io |
| Ngô Xuân Minh | | xminh dawt ngo dawt 00 à gmail dawt com |
| Haytham Tang | haytham918 | yunxuant à umich dawt edu |
| Ana Trias-Labellarte | anatriaslabella | ana.triaslabella@ufl.edu |
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't your email be in the same format as the others?

Copy link
Author

Choose a reason for hiding this comment

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

Just fixed it and committed it, thank you! Not sure why the rest of the table format is not passing certain checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants