Skip to content
Snippets Groups Projects
Commit 5273faaa authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Adding a comment

parent f70ab9a9
No related branches found
No related tags found
No related merge requests found
function s = sqrt_laurent(a)
s = sqrt(a);
% my comment
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment