List Question
10 TechQA 2015-06-09 03:23:55Significant digits with IEEE 754 float
							1.1k views
							
								Asked by cssmlulu
								
							
						
					How to generate an IEEE 754 Single-precision float using only integer arithmetic?
							1.9k views
							
								Asked by Rob Blackwell
								
							
						
					C/C++ compare to Nan (different behaviors on different floating point model)
							160 views
							
								Asked by Mathieu Wolf
								
							
						
					Minimum and maximum of signed zero
							1.9k views
							
								Asked by Z boson
								
							
						
					IEEE754 to floating point C#
							10.6k views
							
								Asked by Combinu
								
							
						
					Why the IEEE-754 exponent bias used in this C code is 126.94269504 instead of 127?
							521 views
							
								Asked by Astaroth
								
							
						
					Are there denormalized floats that evaluate to the same value apart from +0/-0?
							150 views
							
								Asked by Johan
								
							
						
					DocumentDb and floating point truncation
							516 views
							
								Asked by NPehrsson
								
							
						
					float bit pattern in memory reversed bit-wise compared to IEEE-754?
							369 views
							
								Asked by Ben
								
							
						
					Understanding ulps in catastrophic cancellation
							443 views
							
								Asked by Dean