cosh
relationalai.semantics.std.math
cosh(value: NumberValue) -> ExpressionCompute the hyperbolic cosine.
Parameters
(valueNumberValue) - The input value.
Returns
Expression- AnExpressioncomputing cosh(value). ReturnsFloat.
cosh(value: NumberValue) -> ExpressionCompute the hyperbolic cosine.
valueNumberValue) - The input value.Expression - An Expression computing cosh(value). Returns Float.