acot
relationalai.semantics.std.math
acot(value: NumberValue) -> ExpressionCompute the arccotangent (inverse cotangent).
Parameters
(valueNumberValue) - The input value.
Returns
Expression- AnExpressioncomputing acot(value) in radians. ReturnsFloat.