Skip to content

nyccoder/BareBoneCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BareBoneCalculator

This is just a simple calculator app with basic (addition , substraction , multiplication , division). It is written entirely on Swift + SwiftUI. Anyone can move up from those base codes to provide further functionality.

Overview

  • perform basic math.
  • negative numbers are bracketed automatically. (eg. -2 => (-2))
  • divided number which has remainders are converted to decimal number automatically (eg. 5 / 2 = 2.5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages