Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nikola de Lange
git.practice
Commits
f70ab9a9
Commit
f70ab9a9
authored
Jan 20, 2017
by
Laurent Heirendt
✈
Browse files
My sqrt fct
parent
9e1fbef7
Changes
1
Hide whitespace changes
Inline
Side-by-side
sqrt_laurent.m
0 → 100644
View file @
f70ab9a9
function s = sqrt_laurent(a)
s = sqrt(a);
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