Skip to main content

logerfc_impl

Function logerfc_impl 

Source
pub fn logerfc_impl<P, E, V>(x: V) -> V
where P: Policy, E: FloatElement, V: FloatVector<Element = E> + SpecializedSpecialMath<E>,
Expand description

ln(erfc(x)), finite for every finite x.

Last built: 2026-09-08 21:35:55 UTC