Feeds
질문
The surface area won't round to one decimal place and I don't know how to get rid of the 'e's.
%%radii r1=sqrt(0.75*4000/pi); r2=sqrt(0.75*3500/pi); r3=sqrt(0.75*3000/pi); r4=sqrt(0.75*2500/pi); r5=sqrt(0.75*2000/pi); ...
1년 초과 전 | 답변 수: 4 | 0
4
답변질문
My code answers empty sym 0 by 1, except when the symbol equals zero.
I don't know why a majority of my code says, "Empty sym: 0-by-1", except when x equals zero. I don't know what's wrong. syms ...
1년 초과 전 | 답변 수: 2 | 0