fave77 / Mathball

A JavaScript library for Competitive Programming
https://fave77.github.io/Mathball-Docs/
MIT License
99 stars 49 forks source link

Documentation: Convert #183

Closed sweezy793 closed 5 years ago

sweezy793 commented 5 years ago

Do the checklist before filing the issue:

NOTE: Provide a clear and concise description of the feature that needs to be added! Or if its a bug, then provide the necessary steps to reproduce it along with screenshots.

Provide a brief description of M.convert(), you can refer the implementation for the same here Also, follow the documentation format followed for other functions such as here

Make sure to cover the edge cases, as well as the error cases. Add relevant links as well, pertaining to implementation and use of convert.

Here is the issue related to this-

140

sweezy793 commented 5 years ago

I will be working on this