UNPKG

calc_with_square_and_cube

Version:

Simple calculator with square and cube functionality

7 lines (5 loc) 175 B
ZenDap Calculator with square and cube functionality Pass one argument to square and to cube functions to get the appropriate result Declarations square(no); cube(no);