issues
search
victormartindz
/
iwvg-devops-martin-victor
MIT License
0
stars
0
forks
source link
Improve Fraction Class
#11
Closed
victormartindz
closed
1 month ago
victormartindz
commented
1 month ago
[x] implement method isProper.
[x] Implement method isImproper.
[x] implement method isEquivalent.
[x] implement method add.
[x] implement method multiply.
[x] implement method divide.