Examples
=MINA(1, 2, 3, 4) returns 1.
=MINA(A1:C1) returns -10, where A1:C1 contains -1, -10, hello.
=MINA(A2:C2), returns 0, where A2:C2 contains 1, 10, hello.