Treatment tanh

std/ops/float::tanh


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ tanh: Stream<F>


Computes hyperbolic tangent of streamed values.