Skip to main content
Version: Streamsheets 3.0

ARCCOS

Calculates the arc cosine value of the given value

Syntax

=ARCCOS(Value)

Arguments

NameTypeDescription
ValueNumberValue to evaluate arc cosine for.

Return

TypeDescription
NumberEvaluated angle in radians.

Examples

FormulaResultComment
=ARCCOS(0.3)
1.26610367