Skip to content

Fix incorrect java data type in example#15

Closed
WateringFire wants to merge 7 commits intocse12x:mainfrom
WateringFire:main
Closed

Fix incorrect java data type in example#15
WateringFire wants to merge 7 commits intocse12x:mainfrom
WateringFire:main

Conversation

@WateringFire
Copy link
Contributor

Noticed there was a minor data mismatch using Math.pow() and previously trying to store into an int instead of a double

@hschafer
Copy link
Contributor

Good catch! I think there is an issue with the branch you're merging in though since it looks like you're trying to merge in a bunch of repeat old commits.

Can you rebase onto main (or use a new branch) and change this PR (or make a new one) that only has the commit(s) you actually want to include? That way we can keep the history clean!

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