Feeds
질문
On multiple logical test failing in if statement
Hello, I am trying to run an if statement with multiple conditions as below, if abs(a-a_t)>0.0001 && abs(b-b_t)>0.00001 && ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
On re-arranging a matrix
Hi, I am trying to re-arrange a square matrix of any order to the format given below. I tried to work on a looping method,...
거의 9년 전 | 답변 수: 1 | 0

