Hi,
I use template function *field(real,x,14) to output X-coordonate of node.
Sometime I got '1.31096108-15' and my software claims that's not correct scientific format.
How to make output of the form 1.31096108E-15 please ?
Thanks