UNPKG
zendap_calculator
Version:
latest (1.0.0)
1.0.0
Simple calculator with square and cube functionality
zendap_calculator
/
readme.md
7 lines
(5 loc)
•
178 B
Markdown
View Raw
1
2
3
4
5
6
7
ZenDap Calculator with Square and Cube funcitonality Pass single argument to square and to cube functions to get the appropriate result Declarations square(no);
cube
(no);