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

Remove 1.3 from 13 strings #773

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Gambitboy
Copy link

This reverts commit c361820.

This PR is to revert the use of 1.3 as a string.
The proof provided for its case was incorrect and thus should be removed.
#420

First to disproof the proof

13 x 0 = 1.3 x 0
This is true because both sides equal 0

13 x 0 / 0 = 1.3 x 0 / 0
This point is not correct. The mistake made here is trying to divide by zero.
In mathematics dividing by zero is undefined thus this step is invalid.

This means:
1.3 != 13


Second a proof for why 1.3 != 13

Lets assume this is correct:
1.3 = 13.
To clear the decimal we'll multiply both sides by 10.

1.3 x 10 = 13 x 10.
13 = 130.

This clearly is a contradiction, as 13 != 130

Thus, we can safely say.
1.3 != 13

This reverts commit c361820.
@Gambitboy Gambitboy changed the title Revert "Update consts.js" Revert "Update consts.js", 1.3 != 13 Nov 20, 2024
@Gambitboy Gambitboy changed the title Revert "Update consts.js", 1.3 != 13 Remove 1.3 from 13 strings Nov 20, 2024
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.

1 participant