如何在shell中将值从科学记数法转换为十进制?(首选C shell)
另外我想将它从 e-12 转换为 e-9 然后 shell
42.53e-12 到 0.04253。我必须这样做才能列出清单。
shell sed awk csh
awk ×1
csh ×1
sed ×1
shell ×1