Treatment cosh

std/ops/float::cosh


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ cosh: Stream<F>


Computes hyperbolic cosine of streamed values.