Skip to content

fix output of Math.floor(22/7)#30

Open
christiangenco wants to merge 1 commit intohacksparrow:masterfrom
christiangenco:patch-1
Open

fix output of Math.floor(22/7)#30
christiangenco wants to merge 1 commit intohacksparrow:masterfrom
christiangenco:patch-1

Conversation

@christiangenco
Copy link

Math.floor(22/7) is 3, not 3.142857142857143.

`Math.floor(22/7)` is `3`, not `3.142857142857143`.
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