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); ...
8 months 前 | 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 ...
8 months 前 | 2 个回答 | 0