Treatment cosh
std/ops/float::cosh
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ cosh:
Stream<F>
Computes hyperbolic cosine of streamed values.
std/ops/float::cosh
◻ F:
Float
⇥ value:
Stream<F>
↦ cosh:
Stream<F>
Computes hyperbolic cosine of streamed values.