Description Usage Arguments Value Examples
graphs and calculates the area and perimeter of a square
1 | square(x)
|
x |
a numeric vector containing a positive integer |
a dataframe containining the length, width, area, perimeter,
and a graph of the square with length and width x
1 2 | square(3)
square (2:4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.