I have the following question, why is myf(x) giving less accurate results than myf2(x). Here is my python code:
myf(x)
myf2(x)
from math import e, log