Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java Calculator That Mimics Assembly Language Input

Description

This project is a fun project that utilizes Java's BigDecimal class to create a simple calculator that mimics assembly langauge input. There is a light weight test program included to interact with the class.

Objectives

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages