Skip to content

acos

relationalai.semantics.std.math
acos(value: NumberValue) -> Expression

Compute the arccosine (inverse cosine).

  • value

    (NumberValue) - The input value (must be in [-1, 1]).
  • Expression - An Expression computing acos(value) in radians. Returns Float.