SQLite Forum

Bug: MSVC uses intrinsic versions of ceil and floor for floating-point modes precise and fast (diagnosed)
Login
That is available in the [Prerelease Snapshot](https://sqlite.org/download.html)
which is uploaded from time to time.  If you need the very latest trunk version,
just run:

>    make sqlite3.c

Or on Windows:

>    nmake /f Makefile.msc sqlite3.c