Home Search

DriveWorks Pro 21
SqrtPi

Send Feedback

SqrtPi

This function, when calculated, multiplies the specified number by pi and returns the square root of the result.

Syntax

SqrtPi([Number])

Where:

Number is a number or a reference to a number, that you want to multiply by pi and find the square root of.

Examples

Rule

Meaning
SqrtPi(DepthTextBoxReturn)Multiplies the return value from the DepthTextBox by pi and returns the square root of the result.

Example Outcomes

DepthTextBoxReturn Value

Result of the SqrtPi function

95.317361553
177.308014444