MixedFractionParts

MixedFractionParts[expr]

给出列表 {IntegerPart[expr],FractionalPart[expr]}.

更多信息

  • 数学函数,适用于符号和数值运算.
  • MixedFractionParts[x] 实际上将数字分成小数点的左右两侧.
  • 对于数字 xTotal[MixedFractionParts[x]] 就是 x.
  • 只要 x 是数值型量 (numeric quantity), MixedFractionParts[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 语言. 2019. "MixedFractionParts." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MixedFractionParts.html.

APA

Wolfram 语言. (2019). MixedFractionParts. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}