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 2D Vector rotation by radians operation #49

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

sathuhebbar
Copy link
Contributor

@sathuhebbar sathuhebbar commented Oct 9, 2023

Added a file rotateRad.go:

  1. Provides rotation by radians for 2D vectors only
  2. Closes Implement RotateRad operation #24

rotateRad.go Outdated Show resolved Hide resolved
rotateRad.go Outdated Show resolved Hide resolved
rotateRad.go Outdated Show resolved Hide resolved
@Xkonti
Copy link
Owner

Xkonti commented Oct 10, 2023

Looks great! Thank you!

@Xkonti Xkonti merged commit b9e95d3 into Xkonti:main Oct 10, 2023
1 check passed
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.

Implement RotateRad operation
2 participants