‘Mul’ object is not callable when iterating a function
I have this code, I am trying to get the fixed points from a function in each iteration from 1 to n:
I have this code, I am trying to get the fixed points from a function in each iteration from 1 to n: