Treatment tanh

ops/f64::tanh


Inputs

⇥ value: Stream<f64>

Outputs

↦ tanh: Stream<f64>


Computes hyberbolic tangent of a stream of f64.