+ 1
Can anyone tell me how to write a code to convert input number into scientific notation ?
6 Answers
+ 8
Are you looking for this...
https://code.sololearn.com/ct0U1zUudY1Q/?ref=app
https://code.sololearn.com/cUi9zPXi4o3i/?ref=app
+ 2
using ios::scientific will be helpful in a great deal
+ 1
Can you make it as simple code in any another language
+ 1
Whether it is available in python language??
+ 1
Thank you