The circumference of a circle is 2πr where r is the radius.
The area of a circle is πr² where r is the radius.
A complete circle is 2 π radians. One radian is about 57.2957795 degrees, measured counterclockwise from due east. Java’s Math. sin and Math.cos etc. work in radians.
There are two convenience methods for interconverting degress and radians.
// built-in radians <-> degrees methods. public static double toDegrees ( double angleInRadians ); public static double toRadians ( double angleInDegrees );
| You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | |
| http://mindprod.com/jgloss/pi.html | J:\mindprod\jgloss\pi.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.191.105] | |
| Feedback | You are visitor number 16,891. | |