You might also say something like: perl -e 'map{printf("%.11e", $_)} 0.99982928833;'.
Update: : NB.: This is a working example (note that it compiles), based on what stevieb suggested above - with the same result. Sorry, that i forgot the newline...
karls-mac-mini:monks karl$ perl -e 'map{printf("%.11e\n", $_)} 0.99982 +928833;' 9.99829288330e-01
Regards, Karl
«The Crux of the Biscuit is the Apostrophe»
In reply to Re: Decimal to Scientific notation
by karlgoethebier
in thread Decimal to Scientific notation
by kepler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |