This document contains configuration files and source code for a Java project called R416. It includes the build file that compiles and tests the project, the main Java source file containing a class with a main method, and NetBeans project files that contain build settings and properties for the project. The main method in the R416 class calculates an approximation of pi by computing successive terms of a power series and printing each term.