Tagged Questions
2
votes
2answers
3k views
How can I convert between scientific and decimal notation in Perl?
I know this is a total newbie question, but the answer may not be obvious to many new programmers. It wasn't initially obvious to me so I scoured the Internet looking for Perl modules to do this ...