pi PowerHome formula function
Description
Multiplies pi by a specified number.
Syntax
pi ( n )
Argument |
Description |
n
|
The number you want to multiply by pi (3.14159265358979323...)
|
Return value
Double. Returns the result of multiplying n by pi if it succeeds and -1 if an error occurs.