Skip to content

hbseo/desktop_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serious

Serious is a calculator with a few simple functions, such as plus, minus, times, divided by, remainder, factorial, and so on.

License Laguage

Team - Simpsons

  • HyeonBeomSeo : Hyeon Beom Seo
  • hellogaon : Sung Woo Park

Role

Collaboration : Development, Management, Maintain, Reading

  • HyeonBeomSeo : Design, Documentation
  • hellogaon : Translation, Algorithm

Screenshots

Standard Function

  • 0~9 : NUMBER
  • + : PLUS
  • - : MINUS
  • x : MUTIPLIED BY
  • / : DIVIDED BY
  • = : EQUALS SIGN
  • % : PERCENT
  • . : DECIMAL POINT
  • ( : LEFT RARENTHESIS
  • ) : RIGHT RARENTHESIS
  • <- : DELETE

Additional Function

  • AVG : AVERAGE
  • ! : FACTORIAL
  • P : DISTINCTION PRIME NUMBER - RETURN TRUE OR FALSE
  • MOD : REMAINDER

Next Version

  • Bug Fix : We will fix hidden bugs
  • Add Menu Bar : Add Menu Bar in Serious

Execute

To execute Serious, downloads 'Serious.jar'.
Then open 'Serious.jar'.
And launch Serious.class

Feedback

To report bugs, please create a GitHub issue.