Description Usage Arguments Details Value Author(s) Examples
Description
1 | my_sq(num3)
|
x |
A number. |
y |
A number. |
Details
The sum of x
^2 and y
^2
Kurt Wirth
1 2 3 | add_squares(1, 2)
add_squares(1, -2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.