nsin | R Documentation |
nsin: Block wave
nsin(xx)
vsin(xx)
xx |
Input values |
nsin evaluated at nsin
curve(nsin(2*pi*x), n = 1000)
curve(nsin(12*pi*x), n = 1000)
curve(vsin(2*pi*x), n = 1000)
curve(vsin(12*pi*x), n = 1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.