请输入您要查询的字词:

 

单词 MostSignificantDigit
释义

most significant digit


The most significant digit of a number n written in a given positional base b is the digit in the most significant place value, and has to be in the range -1<dk<b. In the case of an integer, the most significant digit is the bk’s place value, where k is the total number of digits, or k=logbn.

In an array of digits k long meant for mathematical manipulation, it might be convenient to index the least significant digit with index 1 or 0, and the more significant digits with larger integers. (This enables the calculation of the value of a given digit as dibi rather than dibk-i.) For an array of digits meant for text string manipulation, however, the most significant digit might be placed at position 0 or 1 (for example, by Mathematica’s IntegerDigits function).

In binary, the most significant digit is often called the most significant bit.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/25 3:25:12