[422372]: / functions / @mmo / double.m

Download this file

4 lines (2 with data), 33 Bytes

1
2
3
function a = double(a);
return;