powered by
chebyshev.c.weight(x)
x <- seq( -3, 3, .01 ) y <- chebyshev.c.weight( x )
Run the code above in your browser using DataLab