sqandsqrt | R Documentation |
Takes a list of numbers and calculates both their square and square roots.
sqandsqrt(x)
x |
a list of squares and their respective roots
x = 4, then s = 16, and sr = 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.