描述
ACOT函数以0至π之间的弧度(以弧度为单位)返回数的反正切或反余切的主值。
语法
ACOT (number)
争论
| Argument | 描述 | Required/Optional |
|---|---|---|
| Number | Number is the cotangent of the angle you want. This must be a real number. | Required |
Notes
-
要将输出从弧度转换为度,
-
使用DEGREES函数(= DEGREES(弧度))
-
或乘以180/PI()
-
-
如果Number是一个非数字值,则ACOT返回#VALUE!错误。
适用性
Excel 2013,Excel 2016
Example
JavaScript 中的 ACOT函数 - 无涯教程网无涯教程网提供描述ACOT函数以0至π之间的弧度(以弧度为单位)返回数的反正切或反余切的主值。 语法 AC...
https://www.learnfk.com/javascript/advanced-excel-math-trignometric-acot-function.html










![[字符串和内存函数]strcat和strncat的区别](https://img-blog.csdnimg.cn/7263fce341fa459da8970416e18e5dc4.png)








