Python 3.7.9 (default, Aug 31 2020, 17:10:11) [MSC v.1916 64 bit (AMD64)]

Type "copyright", "credits" or "license" for more information.


IPython 7.18.1 -- An enhanced Interactive Python.


Restarting kernel...




In [1]: runfile('G:/UBCO/2020-2021/Python/20201004/derivatives.py', wdir='G:/UBCO/2020-2021/Python/20201004')

2(2)^2 + 3 = 11

2*x**3/3 + 3*x

2*x**3/3 + 3*x


27

27







27


-sin(1) + sin(3)/3 - sin(6)/3 + sin(2)

0.208004944104050


In [2]: