Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 685 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 685 Bytes

Caltor2

Introduction

  • An iOS calculator which support

    • Basic trigonometric functions,
    • Logarithm functions,
    • Exponetial calculation and
    • Result memorization.
  • Equation can be manually inputed using the iOS keyboard by clicking the equation area (The grey part that also shows the result)

Layout

Screenshot 2019-11-03 at 13.03.45

Dependencies

DDMathParser is used for calculations

Known Bugs

  • Layout is only tested on iPhone 8 and iPhone 8 plus, the layout in other devices (i.e. below iPhone 6 and above iPhone 8) may be weird.