无涯教程-JavaScript - SQRTPI函数
描述
SQRTPI函数返回(number * pi)的平方根。
语法
SQRTPI (number)
争论
Argument | 描述 | Required/Optional |
---|---|---|
Number | The number by which pi is multiplied. | Required |
Notes
If the specified number < 0, SQRTPI returns the #NUM! error value.
如果指定的数字为非数字,则SQRTPI返回#VALUE!。错误值。
适用性
Excel 2007,Excel 2010,Excel 2013,Excel 2016
Example

JavaScript 中的 SQRTPI函数 - 无涯教程网无涯教程网提供描述SQRTPI函数返回(number * pi)的平方根。 语法 SQRTPI (number) 争论 Argument 描...https://www.learnfk.com/javascript/advanced-excel-math-trignometric-sqrtpi-function.html