fave77 / Mathball

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

Documentation: Absolute, Addition, Subtract, Multiply, Divide #189

Closed fave77 closed 5 years ago

fave77 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 brief documentation on M.abs(), M.add(), M.sub(), M.mul() & M.div() inside the docs folder! A blank index.md is already provided for each module Required fields: a brief intro, Syntax, Arguments, Return, Examples, Info

[NOTE: Provide 3 examples for each category like numbers, strings, array, etc. that are supported with these modules]

For exact formatting, refer here!

devRD commented 5 years ago

can I work on this?

fave77 commented 5 years ago

@devRD you're assigned