Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

SQRTPI(<number>)

Description

Returns the square root of (number * Pi). Number must be positive.

Examples

Column1SQRTPI() returns
1
1.7724538509055159
7.5
4.854064781389248
-7.5<error>
  • No labels