SQRTPI function

From Apache OpenOffice Wiki
Jump to: navigation, search

SQRTPI

Returns the square root of (PI times a number).

This function is only available if the Analysis AddIn is installed.

Syntax:

SQRTPI(number)

Returns the positive square root of ( PI multiplied by number ).
This is equivalent to SQRT(PI()*number).

Example:

SQRTPI(2)

returns the square root of (2PI), approximately 2.506628.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_SQRTPI_function&oldid=259905"
Views
Personal tools
Navigation
Tools
In other languages