Is specifying floating-point type sufficient to guarantee same results?
指定浮点型足以保证同样的结果吗?
If you want to force a floating-point result, be sure that at least one of the operands is a floating-point type.
如果要强制取得浮点结果,则必须确保操作数中至少有一个为浮点类型。
If you've never encountered an exact precision data type, the distinction between a decimal and floating-point type may be confusing.
如果从未遇到过准确精度数据类型,那么对算术类型和浮点类型可能有些迷惑。
The type of CPU is detected along with any optional floating-point unit (FPU) and stored away for later use.
然后会为任何可选的浮点单元(FPU)检测CPU的类型,并将其存储起来供以后使用。
The storage required for a DECIMAL data type is potentially much larger than it is for a normal floating-point data type.
DECIMAL数据类型需要的存储空间通常要比浮点数据类型大得多。
A more general synonym is the float type, which has an arbitrary floating-point precision that you specify when declaring the data type as float (val).
更常用的同义词是FLOAT类型,它拥有任意的浮点精度,可以在声明数据类型时指定,例如float (val)。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
So as well as being able to pattern match over values, such as integers, floating point Numbers and strings, we are also able to pattern match over an objects type.
所以正如能够匹配很多值一样,我们也能够匹配很多对象类型,如:整数、浮点数和字符串。
Strings, numbers (floating point only), booleans, and the special nil type are basic types.
number(只有浮点数)、boolean和特殊的nil类型都是基本类型。
Your constants can be integer, character, floating-point, string, Boolean, octet or enumerated but not of type any or a user-defined type. Here are some examples.
常数可以是整数、字符、浮点数、字符串、Boolean、octet或枚举型,但不能是any类型或用户定义的类型。
If you need to store floating-point values in a program, you must declare variables of type double, just as you previously had to declare variables of type int to write Add2Integers.
如果你需要在程序中存储浮点数,必须将变量类型声明为double,就像上面你写add2integers这个程序需要将变量声明为int型一样。
It can search and edit any type of game data such as integer, floating point number, string and uncertain data like blood in game King of Fights.
它可以搜索和编辑任何游戏,如整数数据类型,浮点数,字符串,像在游戏打斗皇血不确定数据。
A real type defines a set of Numbers that can be represented with floating-point notation.
实数类型定义了一组可以以浮点记号描述的数。
You can also use a fixed-precision decimal type, or cast floating-point Numbers to a fixed-precision decimal type before you work with them.
您也可以使用固定精度的十进制类型,或者在使用浮点数之前将它们强制转换为固定精度的十进制类型。
To sort data type there are many, there is an integer, floating-point Numbers, all kinds of structure (based on a comparison of the properties) and so on.
要排序的数据类型有很多种,有整数、浮点数、各种结构(根据某个属性进行比较)等。
A floating literal consists of an integer part, a decimal point, a fraction part, ane or e, an optionally signed integer exponent, and an optional type suffix.
浮点文字量由整数部分,小数点,小数部分,e或e,可选的有符号整数指数,以及可选的类型后缀组成。
Design the fixed point and floating-point conversion process for fixed-point type DSP, completion floating operation of fixed-point type DSP.
针对定点型dsp的特点设计了定点数与浮点数的转换程序,完成定点型dsp的浮点运算。
Design the fixed point and floating-point conversion process for fixed-point type DSP, completion floating operation of fixed-point type DSP.
针对定点型dsp的特点设计了定点数与浮点数的转换程序,完成定点型dsp的浮点运算。
应用推荐