company logo

Value :: acos - Calculate arc cosine

The function returns the arc cosine for the value.

Return value:  Value ( odaba::Value & )

Value of any type.

Implementation details

odaba::Value Value  :: acos (  )

The function converts the value into a double float point value. When conversion fails, the function throws an exception. Otherwise, the function calculates the arc cosine.