Home Posts Topics Members FAQ
Join Bytes to post your question to a community of 471,850 software developers and data experts.
For example, I have a number which is 1.2*10^(-12), how can I write it in C++? "double i=1.2*10^(-12)" is an error. Thanks for your reply.
For example, I have a number which is 1.2*10^(-12), how can I write it in C++? "double i=1.2*10^(-12)" is an error.
Replies have been disabled for this discussion.
By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.
To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.