ameerthehacker / node-calculator

A simple app for automated tests using jest
MIT License
1 stars 18 forks source link

Other functions #15

Closed manisacharya closed 5 years ago

manisacharya commented 5 years ago

Descriptions:

  1. Added new functions

    • Factorial
    • Square root
    • Power
  2. Added test for those functions

ameerthehacker commented 5 years ago

looks great thanks for the contribution