Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Add Angle wrapper library #5

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

Add Angle wrapper library #5

wants to merge 4 commits into from

Conversation

joseviccruz
Copy link
Member

This pull request introduces the addition of Angle, a geometric wrapper for floating-point numbers that provides a comprehensive set of utility methods for performing various angular operations.

Angle enhances the functionality of floating-point numbers by encapsulating them within a specialized class, allowing for simplified and efficient manipulation of angles in geometric calculations. The utility methods provided by Angle enable seamless conversions between different angular units, accurate angle comparisons, and precise angle operations such as addition, subtraction, and normalization.

@joseviccruz joseviccruz added the enhancement New feature or request label Jun 13, 2023
@joseviccruz joseviccruz self-assigned this Jun 13, 2023
@joseviccruz joseviccruz marked this pull request as ready for review June 13, 2023 17:58
@joseviccruz
Copy link
Member Author

Já comecei a fazer os testes, mas que outros métodos seriam interessantes ter nessa classe? Posso adicionar agora na primeira versão dela.

@joseviccruz joseviccruz changed the title Add Angle wrapper geometric library Add Angle wrapper library Jun 13, 2023
@joseviccruz joseviccruz requested review from bcs5 and aalmds June 13, 2023 20:00
@joseviccruz joseviccruz changed the base branch from angular to main August 3, 2023 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant