To calculate the sum of only absolute variables in a series, we use _________
(a) sum(abs())
(b) abssum()
(c) sumabs()
(d) abs(sum())
I had been asked this question in my homework.
I need to ask this question from Sums and Products in chapter Beyond the Basics of MATLAB