List Question
10 TechQA 2015-06-11 16:30:15How to reproduce floating point cos(x)!=cos(x)
							199 views
							
								Asked by userbb
								
							
						
					Is float better than double sometimes?
							186 views
							
								Asked by In78
								
							
						
					denormal flushing in floating point arithmetic, function approximation
							143 views
							
								Asked by user8469759
								
							
						
					Why are these two calculations which are exactly same giving different results in Fortran using gfortran?
							212 views
							
								Asked by Yogesh Yadav
								
							
						
					Can an executable in Linux influence the floating point precision within a linked dynamic library?
							363 views
							
								Asked by Coert Metz
								
							
						
					C/C++ compare to Nan (different behaviors on different floating point model)
							159 views
							
								Asked by Mathieu Wolf
								
							
						
					Numpy sum function returns 1.67772e+07
							1.1k views
							
								Asked by Arnaud BUBBLE
								
							
						
					php sum zero value to float number
							511 views
							
								Asked by SauronZ
								
							
						
					Why optimization flag (-O3) doesn't speed up quadruple precision calculations?
							781 views
							
								Asked by Alex Koksin