NewMoon

詳細とオプション

- 新月の瞬間は,黄経における月と太陽の合によって定義される.
- NewMoon[date]の date は任意のDateObject式でよい.
- 次は,NewMoonのオプションである.
-
CalendarType Automatic 返す日付の暦 DateFormat Automatic 出力の日付を表示する形式 DateGranularity Automatic 出力の日付の粒度 Method "EclipticLongitude" 月相を定義するメソッド TimeDirection 1 次の新月を返すか,直前の新月を返すか TimeSystem Automatic 出力の日付の時間系 TimeZone $TimeZone 出力の日付の時刻帯 - 次は,Methodオプションの可能な設定である.
-
"Illumination" 月光の割合で定義される月相 "EclipticLongitude" 月と太陽の黄経差で定義される月相

例題
すべて開く すべて閉じるオプション (7)
CalendarType (1)
NewMoonは.デフォルトで,グレゴリオ暦で日付を返す:
DateFormat (1)
NewMoonは,デフォルトで,日付を長い形式で返す:
DateGranularity (1)
NewMoonは,デフォルトで,粒度"Instant"で日付を返す:
Method (1)
NewMoonは,デフォルトで,太陽と月の黄経差を使う:
TimeDirection (1)
NewMoonは,デフォルトで,次の新月を求める:
TimeSystem (1)
NewMoonは,デフォルトで,万国標準時で日付を返す:
TimeZone (1)
NewMoonは,デフォルトで,日付をユーザのローカルな時刻帯で返す:
特性と関係 (9)
新月から新月までを朔望月と呼ぶ.朔望月は29.26から29.80日の間で変化する:
NewMoonは次の新月の日付を返す:
FullMoonを使って次の満月(次の新月の前かもしれないし後かもしれない)の日付を求める:
MoonPhaseDateを使って任意の月相の日付を求める:
MoonPhaseは月光の位相分数を計算するが,これは,新月の場合はゼロに近くなる:
以下の曲線は最小値前後の1時間の月光の割合を表している.newmoon は赤で示してある:
したがって,新月を求める別の方法としてFromLunationNumberを整数で呼び出すことが考えられる:
NewMoon[date]はFindAstroEvent["NewMoon",date]に等しい:
NewMoonは地球の中心から観測された月相を定義する:
これは,FindAstroEventのデフォルトでもある:
FindAstroEventは,観察者の位置が指定されている場合は視差効果を考慮する:
関連するガイド
テキスト
Wolfram Research (2024), NewMoon, Wolfram言語関数, https://reference.wolfram.com/language/ref/NewMoon.html (2025年に更新).
CMS
Wolfram Language. 2024. "NewMoon." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/NewMoon.html.
APA
Wolfram Language. (2024). NewMoon. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NewMoon.html
BibTeX
@misc{reference.wolfram_2025_newmoon, author="Wolfram Research", title="{NewMoon}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/NewMoon.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_newmoon, organization={Wolfram Research}, title={NewMoon}, year={2025}, url={https://reference.wolfram.com/language/ref/NewMoon.html}, note=[Accessed: 05-October-2025]}