I want to make a program to take derivatives of a given function. I want to take the function from the command-line, analyze the function and separate the terms, take the derivative of each one, and...