Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hock, Martin
getfromgit
Commits
169f59f0
Commit
169f59f0
authored
Jul 17, 2019
by
Hock, Martin
🙉
Browse files
adjusted megamath to v2 (subtraction)
parent
f196f1e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
megamath.m
View file @
169f59f0
function y = megamath(x)
y = x
+
1;
y = x
-
1;
end
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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