started Task 4
This commit is contained in:
parent
fe87b3f2c8
commit
7921fabe3b
|
@ -0,0 +1,6 @@
|
|||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
import math
|
||||
|
||||
def h(x):
|
||||
pass
|
Loading…
Reference in New Issue