unable to solve symbolically. returning a numeric solution using vpasolve
Show older comments
Im trying to get the real and the imaginary part of this function.
syms z complex
g(z)=exp(z)+sin(z)
solve(exp(z)+sin(z)==0)
Answers (1)
Reshma Nerella
on 10 Dec 2021
Categories
Find more on Symbolic Math Toolbox 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!