Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

Integral---Riemann-Sum-

This project was made for CMPE160- Introduction to Object Oriented Programming in Java course.

Objective: Calculate the definite integral of a polynomial function using Riemann Sum.

This project includes String manipulation and OOP exercise.