diff options
Diffstat (limited to '3648/CH16/EX16.7/Ex16_7.sce')
-rw-r--r-- | 3648/CH16/EX16.7/Ex16_7.sce | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/3648/CH16/EX16.7/Ex16_7.sce b/3648/CH16/EX16.7/Ex16_7.sce new file mode 100644 index 000000000..3263c36fa --- /dev/null +++ b/3648/CH16/EX16.7/Ex16_7.sce @@ -0,0 +1,5 @@ +//Example 16_7
+clc();
+clear;
+//To calculate the minimum value of Vab needed
+printf("Since each proton has a minimum energy of 13.6 eV and a charge of 1.602*10^-19 C\n The required potential difference is=13.6 eV")
|