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