The function hoisting in javascript allows us to do this thing, which is awesome to the code readability:
function f(a,b){ return divide(a,b)*a f