UNPKG

@zendap/just_calculator2

Version:

Simple calculator with sub and div functionality

8 lines (5 loc) 176 B
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);