Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vanja Vlasov
git.practice
Commits
6b1bb1e8
Commit
6b1bb1e8
authored
Jan 20, 2017
by
Laurent Heirendt
✈
Browse files
Merge branch 'homework_laurent' into 'develop'
My sqrt fct See merge request !20
parents
e2998fe9
5273faaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
sqrt_laurent.m
0 → 100644
View file @
6b1bb1e8
function
s
=
sqrt_laurent
(
a
)
s
=
sqrt
(
a
);
% my comment
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment