Difference between revisions of "Documentation/How Tos/Calc: SQRTPI function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 107: Line 107:
 
: returns the square root of (<tt>'''2PI'''</tt>), approximately <tt>'''2.506628'''</tt>.
 
: returns the square root of (<tt>'''2PI'''</tt>), approximately <tt>'''2.506628'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: SQRT function|SQRT]]
 
* [[Documentation/How_Tos/Calc: SQRT function|SQRT]]
 
* [[Documentation/How_Tos/Calc: PI function|PI]]
 
* [[Documentation/How_Tos/Calc: PI function|PI]]

Revision as of 12:57, 16 July 2018


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=243270"
Views
Personal tools
Navigation
Tools