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

3 lines
55 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
MULTIPLY(A,B);Returns the product of A and B
QUIT A*B