代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/138702/13223849
bmp varbmp_float.bmp
www.eeworm.com/read/324997/13233909
bmp varbmp_float.bmp
www.eeworm.com/read/323292/13345010
bmp varbmp_float.bmp
www.eeworm.com/read/323119/13351565
result type_float.result
drop table if exists t1,t2;
SELECT 10,10.0,10.,.1e+2,100.0e-1;
10 10.0 10. .1e+2 100.0e-1
10 10.0 10 10 10
SELECT 6e-05, -6e-05, --6e-05, -6e-05+1.000000;
6e-05 -6e-05 --6e-05 -6e-05+1.000000
6e-05 -6
www.eeworm.com/read/323119/13352895
test type_float.test
# Description
# -----------
# Numeric floating point.
--disable_warnings
drop table if exists t1,t2;
--enable_warnings
--replace_result e-0 e- e+0 e+
SELECT 10,10.0,10.,.1e+2,100.0e-1;
--replace_res
www.eeworm.com/read/136707/13364461
txt quad_float.txt
/**************************************************************************\
MODULE: quad_float
SUMMARY:
The class quad_float is used to represent quadruple precision numbers.
Thus, with
www.eeworm.com/read/136707/13364603
h quad_float.h
#ifndef NTL_quad_float__H
#define NTL_quad_float__H
/*
Copyright (C) 1997, 1998, 1999, 2000 Victor Shoup
This program is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/136707/13364767
cpp quad_float.cpp
/*
Copyright (C) 1997, 1998, 1999, 2000 Victor Shoup
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the
www.eeworm.com/read/321677/13401002
txt float_re.txt
--REAL PARTS
0
3.76775
-8
0.23225
0.5
0.23225
-8
3.76775
--IMAGINARY PARTS
0
-1.06065
-0.5
-1.06065
0
1.06065
0.5
1.06065
Matlab results
Columns 1 through 4
-0.5000