Function rgsl::dilogarithm::complex_dilog_e[][src]

pub fn complex_dilog_e(r: f64, theta: f64) -> (Value, Result, Result)
Expand description

This function computes the full complex-valued dilogarithm for the complex argument z = r \exp(i \theta). The real and imaginary parts of the result are returned in result_re, result_im.