Free cookie consent management tool by TermsFeed sqrtpi() Function
sqrtpi() Function

Function

sqrtpi( number )

Multiplies the number by pi, then returns the square root of the product.

Parameters

Keyword Type Description

number

Decimal Array

The number that will be multiplied by pi and have its square root taken.

Returns

Decimal

Examples

sqrtpi(2.25) returns 2.658681

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

sqrtpi() Function

FEEDBACK