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 an angle. * You can use the SIN function to return the sine of an angle. * You can use the TAN function to return the tangent of an angle. * 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. * You can use the SQRTPI function to return the square root of a number multiplied by PI. * For the Microsoft documentation refer to support.microsoft.com |
|
| 1 - What is the value of PI divided by 4. 2 - What is the value of PI divided by 2. 3 - What is the value of PI. 4 - What is the value of PI multiplied by 3/2. 5 - What is the value of PI multiplied by 2. 6 - What is the cosine of the angle PI. 7 - What is the sine of the angle PI. 8 - What is the tangent of the angle PI. 9 - What is the secant of PI. 10 - What is the cosecant of PI. 11 - What is the cotangent of PI. |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top