Hi,
I am in the process of making a program which finds the derivative of an equation, find its stationary points, and give their characteristics.
I have managed to do so with equations with a set number of solutions, however, I haven't been able to figure out how to identify the total number of solutions and work accordingly.
Is it possible to obtain a numeric value of the total elements within a list?