Skip to content

Comments

Fix conversion of degree to radian angle#100

Open
yousefkazemy1 wants to merge 2 commits intoTheChance101:masterfrom
yousefkazemy1:master
Open

Fix conversion of degree to radian angle#100
yousefkazemy1 wants to merge 2 commits intoTheChance101:masterfrom
yousefkazemy1:master

Conversation

@yousefkazemy1
Copy link

@yousefkazemy1 yousefkazemy1 commented Nov 25, 2023

I fixed this problem
#99

Problem:
Instead of using the correct PI in the calculation, (22/7) is used for PI. This causes the problem because (22/7) is not the same as standard PI(Koltin PI).

I also fixed this issue:
#102

Problem:
When data value is zero, the app crashes because of creating Unspecified value

@AndrewAboalhana
Copy link
Collaborator

Thx for your help we will review it as soon as we can

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.

4 participants