codice:
$('#campoA').val(Math.round(($('#campoB').val()*1)*100/($('#campoC').val()*1)));​