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