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

[zh-TW]: create Math.LN10 #25023

Merged
merged 2 commits into from
Dec 18, 2024
Merged

[zh-TW]: create Math.LN10 #25023

merged 2 commits into from
Dec 18, 2024

Conversation

Dr-XYZ
Copy link
Contributor

@Dr-XYZ Dr-XYZ commented Dec 12, 2024

Description

Motivation

Additional details

Related issues and pull requests

@Dr-XYZ Dr-XYZ requested a review from a team as a code owner December 12, 2024 11:32
@Dr-XYZ Dr-XYZ requested review from t7yang and removed request for a team December 12, 2024 11:32
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Dec 12, 2024
Copy link
Contributor

github-actions bot commented Dec 12, 2024

Preview URLs

Flaws (3)

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/LN10
Title: Math.LN10
Flaw count: 3

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/exp does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/exp
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/log does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/log10 does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log10

(comment last updated: 2024-12-18 11:56:30)

@Dr-XYZ Dr-XYZ changed the title [zh-TW]: create Math/LN10 [zh-TW]: create LN10 Dec 17, 2024

{{JSRef}}

**`Math.LN10`** 是靜態數據屬性,表示 10 的自然對數值,約為 2.303。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**`Math.LN10`** 是靜態數據屬性,表示 10 的自然對數值,約為 2.303。
**`Math.LN10`** 靜態數據屬性表示 10 的自然對數值,約為 2.303。

@yin1999 yin1999 changed the title [zh-TW]: create LN10 [zh-TW]: create Math.LN10 Dec 18, 2024
@Dr-XYZ Dr-XYZ requested a review from yin1999 December 18, 2024 11:59
@yin1999 yin1999 merged commit 978271d into mdn:main Dec 18, 2024
7 checks passed
@Dr-XYZ Dr-XYZ deleted the ln10 branch December 19, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants