For z < -1 the branch cuts cancel and the function should be equivalent to -sqrt(z^2-1) (the only non-removeable branch cut is along [-1,1]), but in Julia it is not defined. I'm wondering if there is a special function in Julia that can take care of this, or is the only solution to write my own (with special handlers for Arrays, etc.)?
- [julia-users] Elegant way of dealing with evaluating on bran... Sheehan Olver
- Re: [julia-users] Elegant way of dealing with evaluatin... Jiahao Chen
- Re: [julia-users] Elegant way of dealing with evalu... Sheehan Olver
- Re: [julia-users] Elegant way of dealing with e... Sheehan Olver
- Re: [julia-users] Elegant way of dealing wi... Simon Byrne