Returns the square root of the specified number multiplied by π (pi).
Syntax Copy Code |
---|
SQRTPI( Number n ) → Number |
Calculates the square root of (n * π). If n is negative, the function returns the #NUM! error value.
Formula Copy Code |
---|
=SQRTPI(2) |
Function Reference
POWER Function
SQRT Function
PI Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |