Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clarification of the example in the article#3541

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Alexandre887 wants to merge2 commits intojavascript-tutorial:master
base:master
Choose a base branch
Loading
fromAlexandre887:master-10

Conversation

Alexandre887
Copy link
Member

@Alexandre887Alexandre887 commentedAug 13, 2023
edited
Loading

@smith558smith558 self-assigned thisFeb 14, 2024
@smith558smith558 added the P1High priority labelFeb 14, 2024
@shallow-beach
Copy link
Contributor

shallow-beach commentedAug 27, 2024
edited
Loading

incorrect revision. the numbers are in reference to theexponent, not thecoefficient.

(vote to close)

perhaps could clarify for beginners:

// the exponent -3 divides by 1 with 3 zeroes, here with coefficient 11e-3 === 1 / 1000; // 0.001// the exponent -6 divides by 1 with 6 zeroes, here with coefficient 1.231.23e-6 === 1.23 / 1000000; // 0.00000123
joaquinelio reacted with thumbs up emoji

@joaquinelio
Copy link
Member

Matbe concise
// exponent -3 means dividing by 1 with 3 zeroes

@Alexandre887
Copy link
MemberAuthor

@shallow-beach,@joaquinelio, thanks for your comments, I've made some changes (hope now it will be clearer for beginners). Please take a look and approve if everything's alright.

@Alexandre887Alexandre887 changed the titleIncorrect description of mathematical expressionsClarification of the example in the articleSep 9, 2024
@javascript-translate-botjavascript-translate-bot added the needs +1One more review needed labelSep 9, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@joaquineliojoaquineliojoaquinelio approved these changes

Assignees

@smith558smith558

Labels
needs +1One more review neededP1High priority
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@Alexandre887@shallow-beach@joaquinelio@smith558@javascript-translate-bot

[8]ページ先頭

©2009-2025 Movatter.jp