SQLite Forum

Round function returning -0.0
Login
Is it possible that if you started with -0 as the variable that was bound to myVar that it just stays that way because round then does nothing?  I couldn't make it fail no matter what floating point numbers I put in there which makes me think that the problem is that maybe a bad value was just passed through.