Search Results

Search: Posts Made By: perl_beginner
2,788
Posted By perl_beginner
Thanks, Chubler_XL :) Your awk command work...
Thanks, Chubler_XL :)
Your awk command work well ^_^
2,788
Posted By perl_beginner
Hi RudiC, Really many thanks and appreciate...
Hi RudiC,

Really many thanks and appreciate your advice.
I guess you're right.

It will resort to e- notation if the exponent ist less than -4.
In that case, I will try to see whether python...
2,788
Posted By perl_beginner
Hi RudiC, I just try with your awk command. ...
Hi RudiC,

I just try with your awk command.
It return something as below:

awk '{$1=$1+0}1' OFMT="%.8f" file
0.0001757
0.00751
5.634e-05

The output result is different from what I...
2,788
Posted By perl_beginner
Hi Klashxx, Thanks for your python script :)...
Hi Klashxx,

Thanks for your python script :)

Can I know that how can I let your python script to take my input file data as the input of your python script?

My input file is long list of...
2,788
Posted By perl_beginner
Help with change significant figure to normal figure command
Hi,

Below is my input file:
Long list of significant figure

1.757E-4
7.51E-3
5.634E-5
.
.
.

Desired output file:

0.0001757
0.00751
0.00005634
.
.
.
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy