Daily Archives: 2023-01-25

Floating point precision … printf-VS2013-vs.-later-VS-version edition

As developers we probably all know that floating point precision can be an issue . It can haunt us in various ways. Generally when we talk about precision, though, we probably don’t have in mind printf as the first thing. … Continue reading

Posted in C/C++, EN, Programming | Tagged , , | Leave a comment