IEEE-VIT / simple-math-nodejs

A simple node.js app to help you get started with Hacktoberfest and Open Source :heart:
MIT License
11 stars 72 forks source link

Added route POST /math/antilog (#9) #23

Closed yashvardhan-kukreja closed 5 years ago

yashvardhan-kukreja commented 5 years ago

param1 - Number param2 - Base of the antilog. This is optional. If you don't put it, then, it's going to be "e" (2.718)

armudgal commented 5 years ago

Hey there, it looks like you made 3 different PRs with overlapping changes. Can you please fix it and open the PRs again, thanks