I have to display te resul of a simple math operation entered as string
example
input="22+2*3"
output display=28
Anybody knows how