@myzendapnew/just_calculator1
v1.0.0
Published
Simple calculator with add and mult functionality
Downloads
6
Maintainers
Readme
MyZendap Calculator with add and mult functionality
Pass two arguments to add and to mult functions to get the appropriate result
Declarations
add(no1, no2); mult(no1, no2);