SyntaxFix
Write A Post
Hire A Developer
Questions
%Lf (note the capital L) is the format specifier for long doubles.
%Lf
L
For plain doubles, either %e, %E, %f, %g or %G will do.
doubles
%e
%E
%f
%g
%G