isequal return false. How to get logical 1 ?
    1 view (last 30 days)
  
       Show older comments
    
How to get logical 1 ?
I don't understand
syms g1 g2 gs
e=1/gs+1/(g1+g2)
f=(g1+g2+gs)/(gs*(g1+g2))
isequal(e,f)
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Numbers and Precision in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
