erfc

Function erfc 

Source
pub fn erfc<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Compute the complementary error function value

This is an element wise unary operation.