How to generate a code that captures a polynomial in a texbox, no matter the size, then enter a variable and evaluate it, example: polynomial 4x ^ 2 + 5x-3; = > 4 (variable) ^ 2 + 5 (variable) -3 = variableresult
How to generate a code that captures a polynomial in a texbox, no matter the size, then enter a variable and evaluate it, example: polynomial 4x ^ 2 + 5x-3; = > 4 (variable) ^ 2 + 5 (variable) -3 = variableresult