log

Function log 

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

Compute the natural logarithm

This is an element wise unary operation.