MixedFractionParts

MixedFractionParts[expr]

リスト{IntegerPart[expr],FractionalPart[expr]}を与える.

詳細

  • 記号操作・数値操作の両方に適した数学関数である.
  • MixedFractionParts[x]は,事実上,小数点の右側と左側の部分を分ける.
  • Total[MixedFractionParts[x]]は,数値 x に対しては厳密に x である.
  • MixedFractionParts[x]は,x が任意の数量のときは,それが明示的な数かどうかに関係なく結果を与える.
  • MixedFractionPartsは,厳密な数量については,内部的に数値近似を使って結果を出す.この過程は大域変数$MaxExtraPrecisionの設定の影響を受けることがある.
  • MixedFractionPartsは,複素数の実部と虚部に別々に適用される.
  • MixedFractionPartsは自動的にリストに縫い込まれる.

例題

すべて開くすべて閉じる

  (2)

実数の整数部分と端数部分を分ける:

仮分数を整数と真分数に分ける:

スコープ  (2)

厳密な数量を使う:

MixedFractionPartsは要素単位でリストに縫い込まれる:

一般化と拡張  (1)

負の数:

複素数:

Wolfram Research (2019), MixedFractionParts, Wolfram言語関数, https://reference.wolfram.com/language/ref/MixedFractionParts.html.

テキスト

Wolfram Research (2019), MixedFractionParts, Wolfram言語関数, https://reference.wolfram.com/language/ref/MixedFractionParts.html.

CMS

Wolfram Language. 2019. "MixedFractionParts." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MixedFractionParts.html.

APA

Wolfram Language. (2019). MixedFractionParts. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MixedFractionParts.html

BibTeX

@misc{reference.wolfram_2024_mixedfractionparts, author="Wolfram Research", title="{MixedFractionParts}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/MixedFractionParts.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_mixedfractionparts, organization={Wolfram Research}, title={MixedFractionParts}, year={2019}, url={https://reference.wolfram.com/language/ref/MixedFractionParts.html}, note=[Accessed: 17-November-2024 ]}