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