decimal

美 [ˈdesɪm(ə)l]英 ['desɪm(ə)l]
  • adj.十进位的;小数的
  • n.小数
  • 网络十进制;十进制的;十进制数

复数:decimals

decimaldecimal

decimal

1.十进位的;小数的based on or counted in tens or tenths

1
At the other end of the spectrum, the prices at the Hermes store appear to be missing a decimal point or two. 这个问题的另一种解释,价钱少了一个或者两个小数点。
2
It must contain at least one alphabetic character or decimal digit if it begins with an underscore. 如果名称以下划线开头,则必须包含至少一个字母或十进制数字。
3
She must be able to convert a decimal length measure given in centimeters (to be read from the input) to the imperial equivalent in inches. 她必须能够转换为十进制的长度测量厘米给予(将读取输入),以在同等英寸帝国。
4
The following table defines how the precision and scale of the result are calculated when the result of an operation is of type decimal. 下表定义了当运算结果是decimal类型时,如何计算结果的精度和小数位数。
5
When rounding is required, consider only one digit in the decimal place to the right of the last place in the limit expression. 当修约是必需的,只考虑表达限值中最后一位右边的一位小数。
6
This approach is of high reliability in calculation, easy to programming and could be applied in determination of decimal reaction order. 该方法具有可靠性高、易于编程的特点,并可用于确定非整数型反应级数。
7
Q. What happens if I assign a number with a decimal point to an integer rather than to a float? Consider the following line of code. 如果把一个小数赋给一个整型变量而不是浮点型变量,将会发生什么?考虑下面这行代码。
8
The easy-to-read digital display depicts the temperature to an accuracy of one position after the decimal point. 易于阅读的数字显示描绘了温度对一位置精度小数点后。
9
Specifies the maximum number of digits in the result of any decimal arithmetic. 指定任意数字算术的结果中数字的最大数目。
10
Enter each line of the two decimal positive integer and an operator, each integer can be up to 500 digits. 输入的每一行是两个十进制的正整数和一个运算符,每个整数可以由最多500个数字组成。
11
Pi cannot be written as a quotient of two integers, and its decimal form goes on forever and never repeats. 圆周率Pi不能写成两个整数的商,它的小数形式是无限不循环的。
12
It's also an irrational number, with an infinite number of decimal places and can't be written as a ratio of two whole numbers. pai也是个无理数,它的小数位有无限多,而且pai无法写成了两个整数的比值。
13
Displays number with thousand separator, at least one digit to the left and two digits to the right of the decimal separator. 显示带千位分隔符的数字,其中小数点分隔符左侧至少有一个数字,右侧至少有两个数字。
14
The maximal digits shall be nine Arabic numerals, and may be rounded to at least one place after the decimal point. 最大位数为9位阿拉伯数字,最小保留小数点后1位。
15
Double specifying discount rate over the length of the period, expressed as a decimal. 类型为Double,指定在一定期限内的贴现率,以小数形式表示。
16
The value space of the duration datatype consists of an integral number of months and a decimal number of seconds. duration数据类型的值空间包含一个表示月数的整数和一个表示秒数的小数。
17
Integer constants are represented by a string of numbers that are not enclosed in quotation marks and do not contain decimal points. integer常量以没有用引号括起来并且不包含小数点的数字字符串来表示。
18
If it does include a decimal point symbol, determine the number of characters to the left of the decimal point. 如果包括小数点符号,则确定小数点左边的字符数量。
19
Some students are void of the concept of decimal fraction and place value; other students cannot grasp the area measurement. 部分学生概念图中错误命题呈现出缺乏小数与位值的概念,另一部份学生则无法掌握面积测量的量。
20
All countries do not use the same characters for separating the decimal part from the integer part, and for grouping digits. 所有的国家都使用相同的字符来分隔小数部分和整数部分,或对数位进行分组。
21
After the war, the minister reformed the duodecimal system into the decimal system's which improved the currency of money. 战后,大臣将十二进制改革成了十进制,促进了货币流通。
22
For instance, the DECIMAL data type can be shortened to DEC or referred to as NUMERIC. 例如,DECIMAL数据类型可以缩短为DEC或表示为NUMERIC。
23
Our guests ran with the assignment, offering a range of books eclectic enough to defy categorization by the Dewey Decimal System. 我们的客人们完成了作业,提供了一份广度足以挑战杜威十进制图书分类系统的书单。
24
Money constants are represented as string of numbers with an optional decimal point and an optional currency symbol as a prefix. money常量以前缀为可选的小数点和可选的货币符号的数字字符串来表示。
25
The value after the format character (xx in the general example) specifies the number of significant digits or decimal places to display. 格式字符后的值(常规示例中为xx)指定显示的值的有效位数或小数位数。
26
Enables you to specify the number of decimal places to display for a number in the bound control. 使您可以指定为绑定的控件中的数值显示的小数位数。
27
The JDBC DECIMAL type represents a fixed-precision decimal value that holds values of at least the specified precision. JDBCDECIMAL类型表示固定精度的十进制值,它保留指定精度以上的值。
28
Currency formats are used for general monetary values. Use Accounting formats to align decimal points in a column. 货币格式用于表示一般货币数值。记帐格式可以对一列数值进行小数点对齐。
29
If the number of decimal places available is not required, then the @TRound function may be used to resolve the issue. 如果提供的小数位数并不是必须的,那么@TRound函数可用于解决此问题。
30
Converts a dollar price expressed as a decimal number into a dollar price expressed as a fraction . 将按小数表示的价格转换为按分数表示的价格。