@myzendap/just_calculator2
v1.0.0
Published
Simple calculator with sub and div functionality
Downloads
2
Maintainers
Readme
ZenDap Calculator with sub and div functionality
Pass two arguments to sub and to div functions to get the appropriate result
Declarations sub(no1,no2); div(no1,no2);