Function tgamma

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

Compute gamma function

This is an element wise unary operation.