你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

atan()

Applies to: ✅ Microsoft FabricAzure Data ExplorerAzure MonitorMicrosoft Sentinel

Returns the angle whose tangent is the specified number. This is the inverse operation of tan().

Syntax

atan(x)

Learn more about syntax conventions.

Parameters

Name Type Required Description
x real ✔️ The number used to calculate the arc tangent.

Returns

The value of the arc tangent of x.

Example

atan(0.5)

Output

result
0.46364760900080609