UNPKG
calc_with_square_and_cube
Version:
latest (1.0.0)
1.0.0
Simple calculator with square and cube functionality
calc_with_square_and_cube
/
readme.md
7 lines
(5 loc)
•
175 B
Markdown
View Raw
1
2
3
4
5
6
7
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
);