Feeds
提问
why solve function does not return answer?
syms b eq1 = 1/tan(b); sol=solve(eq1) the equation above should give answer pi/2 or pi/2+n*pi but solve doesnt give the answ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can i rearrange expressions?
I have 3 expressions D S L that depends on X Y Z a b what function can i use to rearrange them to X Y Z that depends on D S L a...
4 years 前 | 1 个回答 | 0