您要查找的是不是:
- Returns the decimal number for a particular time. 返回特定時(shí)間的小數。
- The decoct() function converts a decimal number to an octal number. 函數的作用是:將一個(gè)十進(jìn)制數字轉換為八進(jìn)制。
- The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly, where two binary coded decimal digits reside in one8-bit byte. 在兩個(gè)用二進(jìn)制編碼的十進(jìn)制數字同居于一個(gè)8位字節內的情況下,為了正確地對裝配型二進(jìn)制編碼的十進(jìn)制數進(jìn)行相加所需的從第3位到第4位的進(jìn)位。
- The octdec() function converts an octal number to a decimal number. 函數的作用是:將一個(gè)八進(jìn)制數轉換為十進(jìn)制。
- A decimal number may be represented in coded binary form. 一個(gè)十進(jìn)制的數可以用編碼二進(jìn)制形式來(lái)代表。
- The bindec() function converts a binary number to a decimal number. 函數的作用是:將一個(gè)二進(jìn)制數字轉換為十進(jìn)制數字。
- Converts the value of the specified Object to a Decimal number. 將指定Object的值轉換為Decimal數字。
- Calculates the integral part of a specified decimal number. 計算指定小數的整數部分。
- The binary representation of the decimal number may not be exact. 十進(jìn)制數的二進(jìn)制表示形式可能不精確。
- RANDOM: Lists a random decimal number between 0 and 32767. 列出界于0和32767之間的隨機十進(jìn)制數。
- What is the binary equivalent for decimal number 149? 下列那一個(gè)二進(jìn)制數等于十進(jìn)制數149?
- The decbin() function converts a decimal number to a binary number. 函數的作用是:將一個(gè)十進(jìn)制數字轉換為二進(jìn)制。
- Returns the larger of two decimal numbers. 返回兩個(gè)十進(jìn)制數中較大的一個(gè)。
- Returns the smaller of two decimal numbers. 返回兩個(gè)十進(jìn)制數中較小的一個(gè)。
- Please pick out the pure decimal numbers. 請你把這些數中的純小數挑出來(lái)。
- The hexdec() function converts a hexadecimal number to a decimal number. 函數的作用是:將一個(gè)十六進(jìn)制數轉換為十進(jìn)制。
- The field descriptors allow integers and decimal number to be read and written. 字域說(shuō)明符允許把整數和十進(jìn)制數讀入和打印出來(lái)。
- The dechex() function converts a decimal number to a hexadecimal number. 函數的作用是:將一個(gè)十進(jìn)制數字轉換為十六進(jìn)制。
- Returns the decimal number of the time represented by a text string. 返回表示為文本字符串形式的時(shí)間的小數。
- Returns the specified Decimal number; no actual conversion is performed. 返回指定的Decimal數字;不執行任何實(shí)際的轉換。