cot
relationalai.semantics.std.math
cot(value: NumberValue) -> ExpressionCompute the cotangent.
Parameters
(valueNumberValue) - The angle in radians.
Returns
Expression- AnExpressioncomputing cot(value). ReturnsFloat.
cot(value: NumberValue) -> ExpressionCompute the cotangent.
valueNumberValue) - The angle in radians.Expression - An Expression computing cot(value). Returns Float.