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 years 前 | 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 years 前 | 2 个回答 | 0