网页
图片
视频
学术
词典
地图
更多
航班
笔记本
浮点数
n.
floating
-
point
number
网络
double
;
floating
point
;
REAL
汉英
网络释义
n.
1.
floating
-
point
number
1.
float
wonder 地下室 ... DOUBLE 双精度数
FLOAT
浮点数
INTEGER 整数 ...
blog.itpub.net
|
基于3477个网页
2.
double
3.
浮点数
(
Double
) 浮点数也称实型数或实数,是带有小数部分的数值。• 单精度型(Single):以4个字节存储,符号1位,指数…
www.xzschool.edu.sh.cn
|
基于859个网页
3.
floating-point number
浮点数
(
Floating-point number
)用位元交换(Byte Swap):使用Modbus协定,在一个字组(word, 2个位元组)中的最重要位元组(th…
www.icpdas.com
|
基于547个网页
4.
float,double
浮点数
(
float,double
) 用fcvt可以完成转换,这是MSDN中的例子: int decimal, sign; ...
blog.bcchinese.net
|
基于454个网页
5.
floating point
什么叫
浮点数
(
floating point
)? 浮点数的表达方式相关文章 C语言编程中的常见六种错误分析 C语言文件系统应用实例分析 什么 …
www.dz3w.com
|
基于291个网页
6.
REAL
豆蔻 - 让分享自由自在! ... INTEGER: 整数
REAL
:
浮点数
TEXT: 文本 ...
www.dotcoo.com
|
基于123个网页
7.
floating point numbers
... 2. 长整数( Long Integers) 3.
浮点数
(
Floating Point Numbers
) 4. 复数( Complex Numbers) ...
www.phpfans.net
|
基于104个网页
更多释义
收起释义
例句
释义:
全部
全部
,
floating-point number
floating-point number
,
double
double
,
floating point
floating point
,
REAL
REAL
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Returns TRUE
if
val
is
infinite
(
positive
or
negative
)
,
like
the
result
of
log
(
0
)
or
any
value
too
big
to fit
into
a
float
on
this
platform
.
如果
val
为
无穷
大
(
正
的
或
负
的
)
,
例如
log
(
0
)
的
结果
或者
任何
超出
本
平台
的
浮
点
数
范围
的
值
,
则
返回
TRUE
。
www.phpx.com
2.
The
imperceptible
differences
might
be
due
to
rounding
or
same
-
result
calculations
of a floating-point
data
types
.
无法
察觉
差异
可能
是
因为
四舍五入
或
浮
点
数
资料
型
别的
相同
计算
结果
所
造成
。
technet.microsoft.com
3.
In
virtual
reality
technology
, factors that affect the
sense
of
reality
most
are
the
precision
and
speed
of
floating
point
calculation
.
由于
决定
在
虚拟
现实
技术
中
决定
现实
感
最
主要
的
问题
指标
就是
浮
点
数
的
运算
的
精度
和
速度
问题
。
www.ceps.com.tw
4.
Appends
the
string
representation
of
a
specified
single-precision floating-point
number
to the
end
of
this
instance
.
在此
实例
的
结尾
追加
指定
的
单
精度
浮
点
数
的
字符串
表示形式
。
msdn2.microsoft.com
5.
The
non-ordered
nature
of
NaN adds
further
opportunities
for
error
when
comparing
floating
point numbers
.
NaN
的
无序
性质
使得
在
比较
浮
点
数
时
更
容易
发生
错误
。
www.ibm.com
6.
Sure
,
the
result
would
not
necessarily
be
meaningful
-
- a
string
is
neither objectively
less
than
nor
greater than a
float
.
当然
,
结果
不一定
是
有
意义
的
——
比如
字符串
和
浮
点
数
的
比较
就
没有
意义
。
www.ibm.com
7.
Representation
of
a
number
to
its
double-
precision
floating
point
number
equivalent
.
将
数字
的
字符串
表示形式
转换
为
它
的
等效
双
精度
浮
点
数
。
harmony.us.kg
8.
Floats
in
Erlang are
used
to
represent
real
numbers
,
and
can
be
expressed
naturally
,
as shown
in
Listing
7
.
在
Erlang
中
,
会
使用
浮
点
数
代表
实数
,
并且
可以
自然地
表达
浮
点数
,
参见
清单
7
。
www.ibm.com
9.
Inserts
the
string
representation
of
a double-
precision
floating
-point
number
into this
instance
at
the
specified
character position .
将
双
精度
浮
点
数
的
字符串
表示形式
插入
到
此
实例
中
的
指定
字符
位置
。
harmony.us.kg
10.
Stateless
Policy
which
specifies
the
rounding
mode
used for
float
to
integral
conversions
.
无
状态
策略
,
指定
用于
浮
点
数
到
整数
转换
的
舍入
方式
。
dictsearch.appspot.com
1
2
3
4
5