calc_with_square_and_cube
v1.0.0
Published
Simple calculator with square and cube functionality
Downloads
9
Maintainers
Readme
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);