diff options
Diffstat (limited to 'ee1301/wk0')
-rw-r--r-- | ee1301/wk0/hw0/HW1_snell.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ee1301/wk0/hw0/HW1_snell.cpp b/ee1301/wk0/hw0/HW1_snell.cpp index 6d77cee..18de077 100644 --- a/ee1301/wk0/hw0/HW1_snell.cpp +++ b/ee1301/wk0/hw0/HW1_snell.cpp @@ -1,3 +1,9 @@ +// EE 1301 +// HW 0 +// Matthew Strapp +// strap012 +// 0.3490658503988659 + #include <iostream> #include <cmath> |