pub fn tanh<T: Float>(x: T) -> T
Expand description

Computes the Tanh Function on the CPU