mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:22:43 +00:00 
			
		
		
		
	|  73dd293ec4 This warning informs of float-to-double conversions. The best solution seems to be to do math *either* in 32-bit *or* in 64-bit, and only to cross over when absolutely necessary. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||