bsababu / calculator-TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD for Calculator in Kotlin

. It calculates the simple operations [ add, mutl, subs, and Div], then if You pass a single value, it will return that value, and if you give it empty value ( no value) it gives you 0.

. simple scientific calculations such as logarithms

Still adding more functions....

About


Languages

Language:Kotlin 100.0%