1.

To calculate the sum of only absolute variables in a series, we use _________

A. sum(abs())
B. abssum()
C. sumabs()
D. abs(sum())
Answer» B. abssum()


Discussion

No Comment Found