Skip to main content

clog

Function clog 

Source
fn clog(z: (f64, f64)) -> (f64, f64)
Expand description

Complex natural log: log(z) = log|z| + i·angle(z).