function expression using es6 aroroow code example Example: how to make javascript function consise multiplyfunc = (a, b) => { return a * b; }