Feeds
질문
Matrix operations
So i am having trouble with one of my homework problems.. i am given matrices A=[1,21,3;5,7,9;11,12,32]; B=[2,3,4;5,8,1...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
tail recursive function and wrapper function
Ok so it program a tail-recursive function to calculate A. and i need to add a wrapper function.. A=1-(1/2)+(1/3)-(1/4)+(1/5)...
13년 초과 전 | 답변 수: 2 | 0