Mathematical Functions Definitions - I
Answer the next 2 questions based on the following information:
If
md(x) = x ,
mn(x,y) = minimum of x and y and
Ma(a,b,c,...) = maximum of a,b,c…
Value of Ma[md(a),mn(md(b),a),mn(ab,md(ac))] where a = -2, b = -3, c = 4 is