代码搜索:floating-point

找到约 4,302 项符合「floating-point」的源代码

代码结果 4,302
www.eeworm.com/read/494267/6380904

mht ieee-754 floating-point conversion from floating-point to hexadecimal.mht

From: Subject: IEEE-754 Floating-Point Conversion from Floating-Point to Hexadecimal Date: Thu, 22 Nov 2007 17:45:32 +0530 MIME-Version: 1.0 Content-Type: te
www.eeworm.com/read/275831/10794320

rb 01 - comparing floating-point numbers.rb

1.8 + 0.1 # => 1.9 1.8 + 0.1 == 1.9 # => false 1.8 + 0.1 > 1.9 # => true #--- class Float def approx(other, rela
www.eeworm.com/read/327092/6345825

html 0198-0199.html

Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/388617/8594907

cpp divide.cpp

// divide.cpp -- integer and floating-point division #include int main() { using namespace std; cout.setf(ios_base::fixed, ios_base::floatfield); cout
www.eeworm.com/read/388617/8596040

cpp divide.cpp

// divide.cpp -- integer and floating-point division #include int main() { using namespace std; cout.setf(ios_base::fixed, ios_base::floatfield); cout
www.eeworm.com/read/282359/9098648

cpp divide.cpp

// divide.cpp -- integer and floating-point division #include int main() { using namespace std; cout.setf(ios_base::fixed, ios_base::floatfield); cout
www.eeworm.com/read/175135/9558310

cpp divide.cpp

// divide.cpp -- integer and floating-point division #include int main() { using namespace std; cout.setf(ios_base::fixed, ios_base::floatfield); cout
www.eeworm.com/read/358682/10182020

cpp divide.cpp

// divide.cpp -- integer and floating-point division #include int main() { using namespace std; cout.setf(ios_base::fixed, ios_base::floatfield); cout