Feeds
답변 있음
I want find the sum of all the elements of the matrix, how to do it?(with sum() function)
sum(sum(X)) Above code would do the job.
I want find the sum of all the elements of the matrix, how to do it?(with sum() function)
sum(sum(X)) Above code would do the job.
거의 6년 전 | 1
