网页
图片
视频
学术
词典
地图
更多
航班
笔记本
浮点
[fú diǎn]
na.
【计】
floating
decimal
网络
floating
point
;
double
;
FPU
汉英
网络释义
na.
1.
【计】
floating
decimal
;
floating
point
1.
floating point
数学词汇英语翻译(F-M) ... flex 拐点
floating point
浮点
floating point calculation 浮点记数法 ...
www.zftrans.com
|
基于1271个网页
2.
double
VC++数据类型 - 枫的日志 - 网易博客 ... 浮点数( float,double)
浮点
(
double
) 整数( int) ...
maple3.blog.163.com
|
基于391个网页
3.
FPU
相对于直接使用硬件
浮点
(
fpu
)而言性能上自然差很多。不过是使用软件模拟还是硬件执行,这是每个程序个体自己可以定义 …
www.csksoft.net
|
基于95个网页
4.
floats
浮点
(
Floats
), 整数(integers), 列表(lists*), 字符串(strings) 存储于 .blend 是** 否 是 * List may only contain floats and...
wiki.blender.org
|
基于37个网页
5.
float-point
Ematherror:
浮点
(
float-point
)数学上的错误;Eoserror:操作系统运行错误; Eoutofmemory:无法成功配置内存; Eoverflow…
anony3721.blog.163.com
|
基于12个网页
6.
value
常用时序分析SDC 命令参考 (二) ... source_objects 列表 period_
value
浮点
edge_list 列表 ...
www.chalayout.com
|
基于5个网页
更多释义
收起释义
例句
释义:
全部
全部
,
floating point
floating point
,
double
double
,
FPU
FPU
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
For
values
of
other
types
,
the
conversion
is the
same
as if the
value
would
have been converted
to
integer and then to
float
.
对于
其它
类型
的
值
,
其
情况
类似
于
先
将
值
转换
成
整
型
,
然后
再
转换
成
浮点
。
www.phpx.com
2.
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
3.
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
.
如果
把
一个
小数
赋
给
一个
整
型
变量
而
不是
浮点
型
变量
,
将
会
发生
什么
?
考虑
下面
这
行
代码
。
xcf-007.blog.163.com
4.
Many
of
the
familiar
algebraic
rules
for
Real
number
arithmetic
do
not
always
hold
for
floating-point
arithmetic
.
对于
浮点
算法
而言
,
许多
惯用
的
实数
算法
代数
规则
有时
并不
适用
。
msdn2.microsoft.com
5.
If
the
result
of
a
floating-
point
operation
is
too
small
for
the
destination
format
,
the
result of
the
operation
is
zero
.
如果
浮点
运算
的
结果
对于
目标
格式
来说
太
小
,
则
运算
的
结果
为
零
。
huan.pw
6.
The
imperceptible
differences
might
be
due
to
rounding
or
same
-
result
calculations
of a floating-point
data
types
.
无法
察觉
差异
可能
是
因为
四舍五入
或
浮
点
数
资料
型
别的
相同
计算
结果
所
造成
。
technet.microsoft.com
7.
If
you
want
to
force
a
floating-point
result
,
be
sure
that at
least
one
of
the
operands
is
a
floating-point
type
.
如果
要
强制
取得
浮点
结果
,
则
必须
确保
操作
数
中
至少
有
一个
为
浮点
类型
。
www.ibm.com
8.
Floating
-
point
(FP)
arithmetic
is usually
used
in
many
high
accuracy
calculation
fields
.
在
很多
高
精度
计算
场合
需要
采用
浮点
运算
。
www.fabiao.net
9.
Converts
the
string
representation
of
a
number
in a
specified
style
to
its
double-
precision
floating-
point
number equivalent .
将
具有
指定
样式
的
数字
的
字符串
表示形式
转换
为
它
的
等效
单
精度
浮点
数字
。
huan.pw
10.
At this
point
,
the
price
is
converted
from
a
string
into
a
float
.
现在
,
价格
被
从
一个
字符串
转换
成
了
一个
浮点
类型
。
www.ibm.com
1
2
3
4
5