Sequence Tanh

std/trigonometry/scalar/f64::Tanh


Inputs

value: Stream<f64>

Outputs

↦ value: Stream<f64>


Computes hyberbolic tangent of a stream of f64.