11.2.5 Error in standard library functions

-

If the number of digits of floating-point numbers is high in printf, sprintf, vprintf, vsprintf, scanf, sscanf, atof, atoff, strtod, or strtof, the error is enlarged.

-

If the absolute value of an exponential is high in pow, the error is enlarged.