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