string-math
string-math copied to clipboard
Feature/modulo support
Description
This pull request adds support for modulo operations to the existing library.
Changes Made
- Implemented the modulo operation functionality in the library.
- Updated the
scenarios.jsfile to include test cases for modulo operations. - Updated the documentation to include information about the newly added modulo functionality.
Please review these changes and consider merging them into the main branch.
Thank you.