Files
test2/source
Sv. Lockal 7539009d5b Do not redefine math functions for floats if compiler complies with C99 or POSIX.1-2001
This is useful for gcc which does not define sqrtf/powf/... functions with preprocessor and therefore always used sqrt/pow/...
Float functions are generally 20-50% faster than their equivalents for double type.
2013-01-24 20:54:12 +00:00
..
2013-01-23 07:26:39 +00:00
2013-01-23 07:26:39 +00:00
2012-12-17 08:01:43 +00:00
2013-01-19 03:04:51 +00:00
2012-12-17 08:01:43 +00:00