string-math icon indicating copy to clipboard operation
string-math copied to clipboard

Feature/modulo support

Open achtaitaipai opened this issue 2 years ago • 0 comments

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.js file 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.

achtaitaipai avatar May 25 '23 15:05 achtaitaipai