PI

PI()

Returns the number PI (3.141592).

REMARKS
* This is one of the few functions that does not require any arguments.
* You must include the empty parentheses after the function name.
* This constant is used to calculate the area of a circle.
* For the Microsoft documentation refer to support.microsoft.com
* For the Google documentation refer to support.google.com

 A
1=PI() = 3.142


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top