| 1. | The field descriptors allow integers and decimal number to be read and written . 字域说明符允许把整数和十进制数读入和打印出来。 |
| 2. | There is a very simple technique for converting any decimal number to its binary equivalent . 有一个很简便的方法可以将任意十进制数换算为等值的二进制数。 |
| 3. | In order to calculate how many fours digits there are, you could simply divide the initial decimal number by 4 . 为了计算有多少个四位数字,你可以简单地用4去除最初的那个十进制数。 |
| 4. | The design progress of this sequence generator starts with the listing of sequence both in decimal and binary . 在进行序列产生器的设计时,首先用十进制数和二进数同时列出所需要的序列。 |
| 5. | To convert decimal numbers to binary the decimal number is expressed as the sum of powers 2, until the difference becomes 0 . 若要把十进制数转换成二进制数,则可将十进制数逐次减去最大可能的2的幂之值,直至减得之差为0。 |
| 6. | Returns the smaller of two decimal numbers 返回两个十进制数中较小的一个。 |
| 7. | Returns the larger of two decimal numbers 返回两个十进制数中较大的一个。 |
| 8. | Convert decimal number to other bases 将十进制数转换为其他基数。 |
| 9. | Random : lists a random decimal number between 0 and 32767 列出界于0和32767之间的随机十进制数。 |
| 10. | Represents decimal 16 in hexadecimal notation 表示十进制数16 。 |