Skip to content

riyadoshi96/bigint-mania

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 

Repository files navigation


Calculator for Integer arithmetic of arbitrarily long numbers

Group Members: - Shubham Raosaheb Kharde(sxk173732) - Rohit Seetepalli (rxs170631) - Arunachalam Saravanan (axs170081) - Rama Narayan Lakshmanan (rxl174430)

Software stack used while developing and running the project: - Language: Java 8 - Compiler: jdk1.8.0_171 - IDE: Eclipse JEE Oxygen - O/S: Windows 10

Instructions to compile and run the project from command line: - Naviagate to root folder - Compile the source file - "javac -cp . rxs170631\Num.java" - Run the program using following command 1. "java rxs170631.Num"

Instructions to compile and run the project from eclipse IDE: - Create a new java project - Create package with name rxs170631. - Copy the Num.java file in the package. - Right click Num.java file --> Run As -> Java Application

About

Integer arithmetic for Arbitrarily long integers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%