summaryrefslogtreecommitdiff
path: root/3875/CH10/EX10.31/10_31.sce
diff options
context:
space:
mode:
Diffstat (limited to '3875/CH10/EX10.31/10_31.sce')
-rw-r--r--3875/CH10/EX10.31/10_31.sce2
1 files changed, 1 insertions, 1 deletions
diff --git a/3875/CH10/EX10.31/10_31.sce b/3875/CH10/EX10.31/10_31.sce
index cfeff01cb..a3e2a4cd5 100644
--- a/3875/CH10/EX10.31/10_31.sce
+++ b/3875/CH10/EX10.31/10_31.sce
@@ -8,4 +8,4 @@ m=1.675*10^-27 //mass in kg
p_min=h/(4*%pi*delta_x) //minimum momentum in kg-m/s
E_min=((p_min)^2/(2*m))
-mprintf("The minimum kinetic energy of the nucleon is = %1.2e J or 0.33*10^-15 J",E_min)
+mprintf("The minimum kinetic energy of the nucleon is = %0.2e J",E_min)