RosettaCodeData/Task/Function-definition/MUMPS/function-definition.mumps
2023-07-01 13:44:08 -04:00

2 lines
55 B
Text

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