SQRTPI


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

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.






This page is protected by Google reCAPTCHA. Privacy - Terms.
 
Built using Zapof