| Line 12: |
Line 12: |
| | | | |
| | ==Examples== | | ==Examples== |
| − | #=Pi() = 3.141592653589793 | + | #=PI() = 3.141592653589793 |
| − | #=Pi()/4 = 0.785398163 | + | #=PI()/4 = 0.785398163 |
| − | #=Pi()/180 = 0.017453293 | + | #=PI()/180 = 0.017453293 |
| − | #=Pi()/(22/7) = 0.999597663 | + | #=PI()/(22/7) = 0.999597663 |
| − | #=Pi()*(5^2) = 78.53981634(Area of circle with r=5) | + | #=PI()*(5^2) = 78.53981634(Area of circle with r=5) |
| − | #=2*Pi()*5 = 31.41592654(Circumference of a circle with r=5). | + | #=2*PI()*5 = 31.41592654(Circumference of a circle with r=5). |
| | | | |
| | ==Related Videos== | | ==Related Videos== |