how to sum number from textbox and appear live result

how to sum number from textbox and appear live result

I need to sum numbers from textbox once and appear the result live in other field how can I do this ??? I am beginner in the jQuery.

notice: the textbox value maybe changed by me

thanks