Skip to main content
Version: Streamsheets 2.5

ARCTAN

Calculates the arc tangent value of the given value

Syntax

=ARCTAN(Value)

Arguments

NameDescription
ValueValue to evaluate arctangent for.

Return

Evaluated angle in radians.

Examples

FormulaResultComment
=ARCTAN(0.3)
0.2914568