cosh
relationalai.semantics.std.math
cosh(value: NumberValue) -> ExpressionCompute the hyperbolic cosine.
Parameters
Section titled “Parameters”
(valueNumberValue) - The input value.
Returns
Section titled “Returns”Expression- AnExpressioncomputing cosh(value). ReturnsFloat.