differential equations linear algebra jupyter notebook code example
Example: how to solve trig equations with jupyter notebook
import numpy as np
for func in dir(np):
print(func)
import numpy as np
for func in dir(np):
print(func)