0
votes
votes
2 answers
Substring outofindex
I wrote a code for which if 23E+20 is the input then output should be 230000000(20 zeros) if 4.456E-14 is the input then 4.456000(14 zeros) should be the output But its not working properly. Please let me know where I did error. Th ...
