issues
search
TheAlgorithms
/
C-Sharp
All algorithms implemented in C#.
GNU General Public License v3.0
7.18k
stars
1.53k
forks
source link
create financial module (price plus tax)and tests
#492
Closed
alirezasariri78
closed
1 month ago
alirezasariri78
commented
1 month ago
[x] I have performed a self-review of my code
[ x] My code follows the style guidelines of this project
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
[ ] Comments in areas I changed are up to date
[x ] I have added comments to hard-to-understand areas of my code
[ ] I have made corresponding changes to the README.md
siriak
commented
1 month ago
It's a simple mathematical function, not an algorithm