mirror of
https://github.com/php/php-src.git
synced 2026-04-20 14:31:06 +02:00
These are available since C99 with math.h also on Windows, without requiring checking. Upstream libgd uses floorf() unconditionally and doesn't use fabsf().