Returns a hexadecimal value when given a decimal number.
如果给定的是十进制数,则返回十六进制的值。
A decimal number may be represented in coded binary form.
一个十进制的数可以用编码二进制形式来代表。
The octdec function converts an octal number to a decimal number.
函数的作用是:将一个八进制数转换为十进制。
Design a program, enter a decimal number four, with four LED display.
设计一个程序,输入四个一位十进制数,用4个LED显示出来。
Master the stack to achieve a decimal number converted to octal number of operation.
掌握利用栈实现十进制数转换成八进制数的运算。
A decimal number such as 1000.1 should be displayed as 1,000.1 in the U.S. but as 1.000, 1 in Germany.
像1000.1这样的十进制数字在美国应该显示成1,000.1,而在德国会显示成1.000,1。
Is Multiplying a decimal number where all results are full integers, considered Floating Point Math?
是一个十进制数,所有的结果都充分考虑整数乘法,浮点数学吗?
The value space of the duration datatype consists of an integral number of months and a decimal number of seconds.
duration 数据类型的值空间包含一个表示月数的整数和一个表示秒数的小数。
A dot written in a decimal number to indicate where the place values change from positive to negative powers of 0.
十进制小数中的点,表示从该点开始,值就从0的正次幂变成0的负次幂。
A dot written in a decimal number to indicate where the place values change from positive to negative powers of 10.
十进制小数中的点,表示从该点开始,值就从10的正次幂变成10的负次幂。
The remainder is just "noise" caused by the last few bits of the number not evening out when converting to a decimal number.
剩下的只是“噪声”的不夜当转换成十进制数的最后几位造成的。
The remainder is just "noise" caused by the last few bits of the number not evening out when converting to a decimal number.
然而,相反的是真实的一样——天真的计算可以返回非常不正确的答案。
An example is the format-number function, which takes as one of its arguments a pattern describing the output format required for a decimal number.
一个例子就是format -number函数,它使用一个模式(描述十进制数所需的输出格式)作为它的一个变量。
One takes a double-precision floating point as input, another takes an integer and a scale factor, and another takes a String representation of a decimal number.
其中一个构造函数以双精度浮点数作为输入,另一个以整数和换算因子作为输入,还有一个以小数的String表示作为输入。
Used to display a decimal number, integer or decimal number, the following topics related to the number of cells in the format and the main contents of the calculation.
你可以自定义数字单元格的显示方式,就像这张属性表中总结的那样,显示为一个整数或者有若干格式化特定的小数。下面的示例给出了这些属性的使用方法。
Some SQL dialects prefer to call this type NUMERIC, and others also include a MONEY data type, which is defined as a decimal number with two places to the right of the decimal.
一些SQL语言喜欢称此类型为NUMERIC类型,其它一些SQL语言则引入了MONEY数据类型,MONEY数据类型被定义为小数点右侧带有两位的小数。
You can either have a big number and a small decimal point or small number and a big decimal point.
你可以有一个大数字和小的小数点,也可以有一个小数字加大的小数点。
This argument can be used with a number, which tells the formatter how many digits to use before the decimal point.
这个实参可与一个数字联合使用,以告知格式化程序在小数点前有多少个数位。
If you want to store a number to a DECIMAL field in a database, or retrieve a value from a DECIMAL field, how do you ensure that the number will be transmitted exactly?
如果希望将数字存储到数据库中的decimal字段,或从decimal字段检索值,则如何确保精确地转换该数字?
For floating-point Numbers, you place a decimal as the separator between the whole part of the number and the fraction.
对于浮点数,您将在整数部分和小数部分之间放置小数点。
In one machine, for example, mistakenly entering a number with two decimal points-like 1.2.3-might be read by the machine as 1.23, or as a 123.
举个例子,在一台机器上错误地输入含有两个小数点的数字,比如1.2.3,它可能被机器识别为1.23或者123。
The <fmt:formatNumber> action determines from the locale, for example, whether to use a period or a comma for delimiting the integer and decimal portions of a number. Here is its syntax
<fmt:formatNumber>操作由语言环境确定,例如,使用句点还是使用逗号来定界数字的整数和小数部分。
GetScale to determine the number of decimal digits after the decimal point that a parameter will support.
getScale,用于确定参数在小数点后支持的小数位数。
Run 5.pl with any number of codes (in decimal, for example 500 or 1000) from the command line. The results of a sample run are included in 5_out.txt.
在命令行中使用任何编码(例如十进制的500或1000)来运行5 .pl,结果如5_out . txt所示。
This argument can be used with a number, which tells the formatter how many decimal points to use.
这个参数可与一个数字联合使用,以告知格式化程序有多少个小数点要使用。
Adding a number argument as well will tell the formatter how many decimal digits to use.
再添加一个数字实参就能告诉格式化程序要使用多少个小数位。
An IP address is -- in IP version 4 -- a 32-bit number, typically represented in dotted-decimal notation (such as 10.0.0.1).
IP地址(IP版本4)是一个32 位数,通常以点分十进制符号(如 10.0.0.1)表示。
For example, "n3" will tell the formatter to make the argument a number with 3 decimal points.
例如,“n3 ”就是让格式化程序将这个实参转变成一个具有3个小数点的数字。
They said that he could move decimal points telekinetically, that he owned the global rights to the number three quintillion seventeen, that he could make a penny feel like a million bucks.
人们说“钱语者”能用意念移动小数点,并且他对17个一百万的三次方这样的数字拥有主权,所以他可以让一分钱变得和百万美金一样。
There is a very simple technique for converting any decimal number to its binary equivalent .
有一个很简便的方法可以将任意十进制数换算为等值的二进制数。
应用推荐