Product function used in the deep regression context
m(a, b)
a
the first argument
b
the second argument
m(a,b), product of the arguments a*b
m(a,b)
m(10,2)