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. * You can use the COS function to return the cosine of a number. * You can use the SIN function to return the sine of a number. * You can use the TAN function to return the tangent of a number. * You can use the SEC function to return the secant of a number. * You can use the CSC function to return the cosecant of a number. * You can use the COT function to return the cotangent of a number. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top