| -1 | = 1 how to do in matlab

5 views (last 30 days)
ajith
ajith on 24 Jul 2013
Commented: Stephen23 on 18 Sep 2015
| -1 | = 1 how to do in matlab
  2 Comments
Jan
Jan on 24 Jul 2013
What does the "modulo" tag mean here? I'd expect "norm" or "absolute".
Stephen23
Stephen23 on 18 Sep 2015
@Jan Simon: Apparently programmers use "modulo" to mean "absolute value".

Sign in to comment.

Accepted Answer

kjetil87
kjetil87 on 24 Jul 2013
abs(-1)

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!