MantissaExponent

MantissaExponent[x]

给出包含一个数 x 的尾数和指数的列表.

MantissaExponent[x,b]

给出 x 的以 b 为底的尾数和指数.

更多信息

  • 尾数总是位于 之间.
  • MantissaExponent 对精确数和近似数起作用.

范例

打开所有单元关闭所有单元

基本范例  (1)

范围  (4)

整数:

底数为 2:

精确的数值:

尾数的精度取决于输入的精度:

属性和关系  (3)

基本恒等式

MantissaExponentRealExponent 相关:

如果 r=RealExponent[x,b],那么 e=TemplateBox[{r}, Floor]+1 并且

RealDigits 按数字给出尾数:

给出的尾数:

等于 MantissaExponent 给出的值:

Wolfram Research (1991),MantissaExponent,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MantissaExponent.html (更新于 2002 年).

文本

Wolfram Research (1991),MantissaExponent,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MantissaExponent.html (更新于 2002 年).

CMS

Wolfram 语言. 1991. "MantissaExponent." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2002. https://reference.wolfram.com/language/ref/MantissaExponent.html.

APA

Wolfram 语言. (1991). MantissaExponent. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MantissaExponent.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_mantissaexponent, organization={Wolfram Research}, title={MantissaExponent}, year={2002}, url={https://reference.wolfram.com/language/ref/MantissaExponent.html}, note=[Accessed: 21-November-2024 ]}