您要查找的是不是:
- fixed decimal number 定点十进数制
- Returns the decimal number for a particular time. 返回特定时间的小数。
- The decoct() function converts a decimal number to an octal number. 函数的作用是:将一个十进制数字转换为八进制。
- 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. 在两个用二进制编码的十进制数字同居于一个8位字节内的情况下,为了正确地对装配型二进制编码的十进制数进行相加所需的从第3位到第4位的进位。
- The octdec() function converts an octal number to a decimal number. 函数的作用是:将一个八进制数转换为十进制。
- A decimal number may be represented in coded binary form. 一个十进制的数可以用编码二进制形式来代表。
- The bindec() function converts a binary number to a decimal number. 函数的作用是:将一个二进制数字转换为十进制数字。
- Number of fixed decimal places. 定点小数的位数。
- 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. 十进制数的二进制表示形式可能不精确。
- RANDOM: Lists a random decimal number between 0 and 32767. 列出界于0和32767之间的随机十进制数。
- What is the binary equivalent for decimal number 149? 下列那一个二进制数等于十进制数149?
- The one time to force either scientific or fixed decimal is when printing a table in which the decimal points should line up. 要强制科学记数法或固定位数小数的一种情况是在显示表的时候,表中的小数点应该对齐。
- The decbin() function converts a decimal number to a binary number. 函数的作用是:将一个十进制数字转换为二进制。
- Returns the larger of two decimal numbers. 返回两个十进制数中较大的一个。
- Returns the smaller of two decimal numbers. 返回两个十进制数中较小的一个。
- Please pick out the pure decimal numbers. 请你把这些数中的纯小数挑出来。
- The hexdec() function converts a hexadecimal number to a decimal number. 函数的作用是:将一个十六进制数转换为十进制。
- The field descriptors allow integers and decimal number to be read and written. 字域说明符允许把整数和十进制数读入和打印出来。