Hi
Could anyone help me in a precision code,
i want my output to a file to be to precision(12)
but this dont apply to when a output is 0.0003127648273 72 which is defined as double.
Is there anyway to make this figure to precision 12 including the zero's and not after the zero's. This applies to a list of values in my output file.
If anyone knows of a decimal point code then please let me know.
thanks
Could anyone help me in a precision code,
i want my output to a file to be to precision(12)
but this dont apply to when a output is 0.0003127648273 72 which is defined as double.
Is there anyway to make this figure to precision 12 including the zero's and not after the zero's. This applies to a list of values in my output file.
If anyone knows of a decimal point code then please let me know.
thanks
Comment