I am new to python
I have defined a function to differentiate something as follows:
#defining the derivative function def derivative(func,x): h