> > On 11/05/2018 05:32 PM, Patrick Dupre wrote: > > sqrt_pi = sqrt (pi) > > > > z (x, y) = x + I * y > > w (z) = faddeeva (z) / sqrt_pi # Normalized > > plot real (w (z (x, 1)) > > > > > > Good luck. > > How do you initialize pi? > _______________________________________________ I do not have. I={0,1} sqrt_pi = sqrt (pi) z (x, y) = x + I * y w (z) = faddeeva (z) / sqrt_pi # Normalized plot real (w (z (x, 1))) works like a charm. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx