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

cot()

Applies to: ✅ Microsoft FabricAzure Data ExplorerAzure MonitorMicrosoft Sentinel

Calculates the trigonometric cotangent of the specified angle, in radians.

Syntax

cot(number)

Learn more about syntax conventions.

Parameters

Name Type Required Description
number real ✔️ The value for which to calculate the cotangent.

Returns

The cotangent function value for number.

Example

print cot(1)

Output

result
0.64209261593433065