How to get each parameter of a formula without writing additional code For example : Y = X * T
If user input Y and T the program can calculate X
I want the pro