3 lines
32 B
Mathematica
3 lines
32 B
Mathematica
![]() |
function c=test1(a,b)
|
||
|
c=a*b;
|
||
|
end
|