RosettaCodeData/Task/Function-definition/MUMPS/function-definition.mumps

3 lines
55 B
Plaintext

MULTIPLY(A,B);Returns the product of A and B
QUIT A*B