Skip to main content

atanh

Function atanh 

Source
pub fn atanh(z: Cx) -> Cx
Expand description

_7 o. y: (ln(1 + y) - ln(1 - y)) / 2, again as two logarithms.