Skip to content

wbechtle/JavaSciCalcEng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Java Scientific Calculator Engine

Description

This project provides a class that contains methods for basic arithmetic and some trigonometric functions. The class utilizes Java's BigDecimal class and rounds to a precision of 5. Also, there is a test program supplied that provides an example CLI use case.

Objectives

  1. Practice accounting for round off precision errors within Java by utilizing Java's BigDecimal class.
  2. Demonstrate knowledge of OOP.
  3. Provide an example of a CLI use case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages